Spread.Services Documentation
TextRangeType Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : TextRangeType Enumeration
Specifies the type of ITextRange.
Syntax
public enum TextRangeType : System.Enum 
Members
MemberDescription
Body Specifies the body type.
Paragraph Specifies the paragraph type.
Run Specifies the run type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.TextRangeType

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace