See Also

IValue Interface  | IValue Members  | Formula Property  | HasFormula Property  | IValues Interface  | SetFormula(Int32,Int32,StringBuilder) Method

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

buffer
The buffer into which the formula will be placed.
See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

GetFormula Method

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 )

Parameters

buffer
The buffer into which the formula will be placed.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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.