SpreadsheetAttachmentCollection class
Leave feedback
On this page
Represents a collection of attachments in an Excel document.
This collection contains the items of SpreadsheetAttachment type.
The SpreadsheetAttachmentCollection type exposes the following members:
| Method | Description |
|---|---|
| add_attachment | Adds an attachment to the SpreadsheetWorksheet. |
| add_attachment_bytes | |
| add_attachment_file | |
| add_attachment_string | |
| add_link | Adds an attachment by a link; the document will not contain the attached file content. |
| add_link_bytes | |
| add_link_file | |
| add_link_string | |
| clear | (inherited from RemoveOnlyListBase) |
| remove | (inherited from RemoveOnlyListBase) |
| remove_at | (inherited from RemoveOnlyListBase) |
| remove_at_int32 | (inherited from RemoveOnlyListBase) |
| Property | Description |
|---|---|
| is_read_only | (inherited from RemoveOnlyListBase) |
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.