built_in_document_properties property

built_in_document_properties property

Returns a DocumentProperty collection that represents all the built-in document properties of the spreadsheet.

Definition:

@property
def built_in_document_properties(self):
    ...

See Also