| SpreadsheetGear.Advanced.Cells Namespace > IValue Interface : Text Property (IValue) | 
Returns the unformatted text value of this cell as a string, or null if this cell does not contain text.
[Visual Basic]
Overridable ReadOnly Property Text As String [C#]
virtual string  Text {get;}[C++]
__property virtual string * get_Text();[C++/CLI]
virtual property String ^ Text {
   String ^ get();
}Formula cells are calculated as needed before returning the text value.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IValue Interface | IValue Members | GetText Method | IValues Interface | SetText(Int32,Int32,String) Method
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.