Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITextRange Interface / Type Property
In This Topic
    Type Property (ITextRange)
    In This Topic
    Returns the type of ITextRange, such as TextRangeType.Body, TextRangeType.Paragrapsh, or TextRangeType.Run.
    Syntax
    TextRangeType Type {get;}
    See Also