SpreadsheetGear.Advanced.Cells Namespace > IValue Interface : Type Property (IValue) |
Returns the type of this cell; cells with no value are represented by an IValue of null
[Visual Basic]
Overridable ReadOnly Property Type As ValueType
[C#]
virtual ValueType Type {get;}
[C++]
__property virtual ValueType get_Type();
Formula cells are calculated as needed before returning the type.
Cells with no value are represented by an IValue of null.
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 | ValueType Enumeration | IValues Interface
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.