WorkbookProperties
General
WorkbookProperties és una classe en Aspose.Cells per a Python.
Contenidor per a totes les propietats del nivell de llibre.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
file_version | `` | Read | Provides the version information of the Excel file format |
workbook_pr | `` | Read | Gives access to the workbook’s core property settings |
protection | `` | Read | Returns the workbook’s protection settings such as structure lock |
view | `` | Read | Provides the workbook’s view options like active tab and window settings |
calculation | `` | Read | Contains the workbook’s calculation settings such as mode and iteration |
defined_names | `` | Read | Holds the collection of named ranges defined in the workbook |
Mètodes
| Signature | Description |
|---|---|
__init__() |