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