Spread.Services Documentation
Text 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
: Text Property
Gets or sets a String value that represents the text in a text range (read/write).
Syntax
C#
System.
string
Text {
get
;
set
;}
See Also
Reference
ITextRange Interface
ITextRange Members