Spread.Services Documentation
Type Property (ITextRange)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
ITextRange Interface
: Type Property
Returns the type of
ITextRange
, such as
TextRangeType
.Body,
TextRangeType
.Paragrapsh, or
TextRangeType
.Run.
Syntax
C#
TextRangeType
Type {
get
;}
See Also
Reference
ITextRange Interface
ITextRange Members