WorkbookProperties

WorkbookProperties

Overview

WorkbookProperties is a class in Aspose.Cells FOSS for Python.

Container for all workbook-level properties.

Properties

NameTypeAccessDescription
file_version``ReadGets file version properties.
workbook_pr``ReadGets workbook properties (workbookPr).
protection``ReadGets workbook protection settings.
view``ReadGets workbook view settings.
calculation``ReadGets calculation properties.
defined_names``ReadGets the collection of defined names.

Methods

SignatureDescription
__init__()

See Also