[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.TextRangeType

Enum TextRangeType

Namespace
GrapeCity.Documents.Excel.Drawing
Assembly
GcDocs.Excel.dll

Specifies the type of ITextRange.

public enum TextRangeType

Fields

Body = 0

Specifies the body type.

Paragraph = 1

Specifies the paragraph type.

Run = 2

Specifies the run type.