SpreadsheetGear.Advanced.Cells Namespace > IValue Interface : Logical Property (IValue) |
Returns the logical value of this cell, or false if this cell does not contain a logical value.
[Visual Basic]
Overridable ReadOnly Property Logical As Boolean
[C#]
virtual bool Logical {get;}
[C++]
__property virtual bool get_Logical();
[C++/CLI]
virtual property bool Logical {
bool get();
}
Formula cells are calculated as needed before returning the logical 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 | SetLogical 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.