attachments property

attachments property

Gets the collection of all attachments of this SpreadsheetWorksheet.

Definition:

@property
def attachments(self):
    ...

See Also