custom_document_properties property

custom_document_properties property

Returns a DocumentProperty collection that represents all the custom document properties of the spreadsheet.

Definition:

@property
def custom_document_properties(self):
    ...

See Also