Click or drag to resize
NanoXLSX

WorkbookReader Properties

The WorkbookReader type exposes the following members.

Properties
 NameDescription
Public propertyHidden Hidden state of the workbook
Public propertyLockStructure Lock state of the structural elements
Public propertyLockWindows Lock state of the windows
Public propertyPasswordHash Password hash, if available
Public propertyProtected Protection state of the workbook
Public propertySelectedWorksheet Selected worksheet of the workbook
Public propertyWorksheetDefinitions Dictionary of worksheet definitions. The key is the worksheet number and the value is a WorksheetDefinition object with name, hidden state and other information
Top
See Also