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