Spread.Services Documentation
Text Property (IRange)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IRange Interface
: Text Property
Gets the value of the cell represented by this IRange as a formatted string.
Syntax
C#
System.
string
Text {
get
;}
Property Value
The text.
See Also
Reference
IRange Interface
IRange Members