Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / TextRangeType Enumeration
In This Topic
    TextRangeType Enumeration
    In This Topic
    Specifies the type of ITextRange.
    Members
    MemberDescription
    BodySpecifies the body type.
    ParagraphSpecifies the paragraph type.
    RunSpecifies the run type.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.drawing.TextRangeType

    See Also