SpreadsheetGear.Advanced.Cells Namespace > IValue Interface : Formula Property (IValue) |
Returns the formula of this cell, or null if this cell has no formula.
[Visual Basic]
Overridable ReadOnly Property Formula As String
[C#]
virtual string Formula {get;}
[C++]
__property virtual string * get_Formula();
[C++/CLI]
virtual property String ^ Formula {
String ^ get();
}
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 | GetFormula Method | HasFormula Property | IValues Interface | SetFormula(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.