[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.TextRangeType

TextRangeType Enum

Specifies the type of ITextRange.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public enum TextRangeType
Public Enum TextRangeType

Fields

Name Description
Body

Specifies the body type.

Paragraph

Specifies the paragraph type.

Run

Specifies the run type.