SpreadsheetAttachment class
Leave feedback
On this page
Represents a file attached to an Excel document.
The SpreadsheetAttachment type exposes the following members:
| Method | Description |
|---|---|
| create_watermarker | Loads a content from the attached file. (inherited from Attachment) |
| create_watermarker_load_options | (inherited from Attachment) |
| get_document_info | Retrieves information about the document stored in the attached file. (inherited from Attachment) |
| Property | Description |
|---|---|
| alternative_text | The descriptive (alternative) text associated with the attached file. |
| content | The attached file content. |
| height | The height of the attachment frame in points. |
| is_link | The property indicates whether the attachment content consists only of a link to the file. |
| preview_image_content | The attached file preview image as a byte array. |
| source_full_name | The full name of the attached file. |
| width | The width of the attachment frame in points. |
| x | The x-coordinate of the attachment frame in points, representing the horizontal offset from the worksheet left border. |
| y | The y-coordinate of the attachment frame in points, measured from the worksheet top border. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.