GrapeCity.Documents.Excel Namespace / IRange Interface / Text Property
In This Topic
Text Property (IRange)
In This Topic
Gets the value of the cell represented by this IRange as a formatted string.
Syntax
System.string Text {get;}

Property Value

The text.
See Also