CoreProperties

General

CoreProperties és una classe en Aspose.Cells per a Python.

Representa les propietats de document central emmagatzemades en docProps/core.xml.

Propietats

NameTypeAccessDescription
title``ReadRepresents the document’s title metadata
subject``Read
creator``ReadRepresents the name of the person who created the document
keywords``ReadRepresents a list of keywords associated with the document
description``ReadRepresents a brief description of the document’s content
last_modified_by``ReadRepresents the name of the user who last modified the document
revision``ReadRepresents the revision number or version of the document
created``ReadRepresents the timestamp when the document was originally created
modified``ReadRepresents the timestamp of the most recent modification to the document
category``ReadRepresents the category classification of the document
content_status``ReadRepresents the current status (e.g., draft, final) of the document

Mètodes

SignatureDescription
__init__()
 Català