Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
ITextRange 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 (ITextRange)
In This Topic
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