Spread.Services Documentation
Paragraphs Property
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
: Paragraphs Property
Get the paragraphs of
ITextRange
Syntax
C#
ITextRange
Paragraphs {
get
;}
Remarks
This property is only used in
TextRangeType
.Body; otherwise, it throws InvalidOperateExecption.
See Also
Reference
ITextRange Interface
ITextRange Members