DocumentProperties
General
DocumentProperties és una classe en Aspose.Cells per a Python.
Contenidor per a totes les propietats de nivell documental.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
core | `` | Read | Provides access to the core set of document metadata |
extended | `` | Read | Provides access to extended/custom document metadata |
title | `` | Read | Gets or sets the workbook title |
subject | `` | Read | |
author | `` | Read | |
creator | `` | Read | Gets or sets the creator of the workbook |
keywords | `` | Read | Gets or sets keywords associated with the workbook |
comments | `` | Read | Gets or sets comments or description for the workbook |
category | `` | Read | |
company | `` | Read | Gets or sets the company name for the workbook |
manager | `` | Read |
Mètodes
| Signature | Description |
|---|---|
__init__() |