SpreadsheetGear.Advanced.Cells Namespace > IValue Interface : Error Property (IValue) |
Returns the error value of this cell, or SpreadsheetGear.ValueError.None if this cell does not contain an error value.
[Visual Basic]
Overridable ReadOnly Property Error As ValueError
[C#]
virtual ValueError Error {get;}
[C++]
__property virtual ValueError get_Error();
[C++/CLI]
virtual property ValueError Error {
ValueError get();
}
Formula cells are calculated as needed before returning the error value.
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 | SetError Method | ValueError Enumeration
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.