| SpreadsheetGear.Advanced.Cells Namespace > IValue Interface : GetText Method (IValue) | 
Returns the unformatted text value of this cell in the specified buffer, or sets the length of the buffer to zero if the cell does not contain text.
[Visual Basic]
Overridable Sub GetText( _
   ByVal buffer As StringBuilder  _
) [C#]
virtual void GetText( 
   StringBuilder  buffer
);[C++]
virtual void GetText( 
   StringBuilder * buffer
) [C++/CLI]
virtual void GetText( 
   StringBuilder ^ buffer
) 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 | Text Property | IValues Interface | SetText(Int32,Int32,StringBuilder) 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.