PicoXLSX Library Documentation
![]() | Workbook Properties |
The Workbook type exposes the following members.

Name | Description | |
---|---|---|
![]() | CurrentWorksheet |
Gets the current worksheet
|
![]() | Filename |
Gets or sets the filename of the workbook
|
![]() | LockStructureIfProtected |
Gets whether the structure are locked if workbook is protected
|
![]() | LockWindowsIfProtected |
Gets whether the windows are locked if workbook is protected
|
![]() | SelectedWorksheet |
Gets the selected worksheet. The selected worksheet is not the current worksheet while design time but the selected sheet in the output file
|
![]() | Styles |
Gets the style manager of this workbook
|
![]() | UseWorkbookProtection |
Gets or sets whether the workbook is protected
|
![]() | WorkbookMetadata |
Meta data object of the workbook
|
![]() | WorkbookProtectionPassword |
Gets the password used for workbook protection
|
![]() | Worksheets |
Gets the list of worksheets in the workbook
|
![]() | WS |
Gets the shortener object for the current worksheet
|
