Initializes a new instance of the WriteProtection class
Namespace: Spire.Xls.Core.SpreadsheetAssembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public WriteProtection( XlsWorkbook workbook )
Public Sub New ( workbook As XlsWorkbook )
public: WriteProtection( XlsWorkbook^ workbook )
new : workbook : XlsWorkbook -> WriteProtection
Parameters
- workbook
- XlsWorkbook