WorkbookProperties
Overview
WorkbookProperties is a class in Aspose.Cells FOSS for Python.
Container for all workbook-level properties.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
file_version | `` | Read | Gets file version properties. |
workbook_pr | `` | Read | Gets workbook properties (workbookPr). |
protection | `` | Read | Gets workbook protection settings. |
view | `` | Read | Gets workbook view settings. |
calculation | `` | Read | Gets calculation properties. |
defined_names | `` | Read | Gets the collection of defined names. |
Methods
| Signature | Description |
|---|---|
__init__() |