XlsWorkbook
Unprotect Method
|
Unprotects the object.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public:
virtual void Unprotect() sealed
abstract Unprotect : unit -> unit
override Unprotect : unit -> unit
Implements
IWorkbook
Unprotect
See Also