Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
ITextRange Interface
/ Type Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Type Property (ITextRange)
In This Topic
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