ExtendedProperties
General
ExtendedProperties és una classe en Aspose.Cells per a Python.
Representa propietats d’aplicació estesa emmagatzemades en docProps/app.xml.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
application | `` | Read | Represents the name of the application that created the workbook |
app_version | `` | Read | |
company | `` | Read | Stores the company name associated with the document |
manager | `` | Read | Stores the name of the person who manages the document |
doc_security | `` | Read | Indicates the document’s security level or protection settings |
hyperlink_base | `` | Read | Defines the base URL used for relative hyperlinks in the workbook |
scale_crop | `` | Read | Specifies whether scaling and cropping are applied to the document |
links_up_to_date | `` | Read | Flags whether external links in the workbook are up to date |
shared_doc | `` | Read | Indicates whether the workbook is marked as a shared document |
Mètodes
| Signature | Description |
|---|---|
__init__() |