SpreadsheetGear.Advanced.Cells Namespace > IValue Interface : Number Property (IValue) |
Returns the double precision floating point value of this cell, or System.Double.NaN if this cell does not contain a number.
[Visual Basic]
Overridable ReadOnly Property Number As Double
[C#]
virtual double Number {get;}
[C++]
__property virtual double get_Number();
[C++/CLI]
virtual property double Number {
double get();
}
Formula cells are calculated as needed before returning the number.
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 | IValues Interface | SetNumber Method | NumberToDateTime 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.