SpreadsheetGear Namespace > IWorkbookSet Interface : HasLock Property |
Returns true if the current thread has acquired a lock on this workbook set by calling GetLock or one of the other methods which acquire a lock on a workbook set.
[Visual Basic]
Overridable ReadOnly Property HasLock As Boolean
[C#]
virtual bool HasLock {get;}
[C++]
__property virtual bool get_HasLock();
[C++/CLI]
virtual property bool HasLock {
bool get();
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IWorkbookSet Interface | IWorkbookSet Members | GetLock Method | ReleaseLock Method | RewindLock Method | UnwindLock Method | BackgroundCalculation Property
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.