SpreadsheetGear Namespace > IWorkbookSet Interface : RewindLock Method |
'Declaration
Sub RewindLock( _ ByVal rewindCount As System.Integer _ )
'Usage
Dim instance As IWorkbookSet Dim rewindCount As System.Integer instance.RewindLock(rewindCount)
void RewindLock( System.int rewindCount )
procedure RewindLock( rewindCount: System.Integer );
function RewindLock( rewindCount : System.int );
void RewindLock( System.int rewindCount )
void RewindLock( System.int rewindCount )
This method is thread safe.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2