SpreadsheetGear Namespace > IWorkbookSet Interface : UnwindLock Method |
Unwinds the locks for the workbook set and returns the rewind count.
[Visual Basic]
Overridable Function UnwindLock() As Integer
[C#]
virtual int UnwindLock();
[C++]
virtual int UnwindLock();
[C++/CLI]
virtual int UnwindLock();
The rewind count which must be passed to RewindLock.
This method is thread safe.
Unwinding the locks associated with a workbook set is useful when a time consuming or modal action must be taken in response to an event.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 | HasLock Property | GetLock Method | ReleaseLock Method | RewindLock 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.