SpreadsheetAttachmentCollection class
SpreadsheetAttachmentCollection class
Represents a collection of attachments in an Excel document.
The SpreadsheetAttachmentCollection type exposes the following members:
Methods
| Method | Description |
|---|---|
| add_attachment | Adds an attachment to the SpreadsheetWorksheet. |
| add_link | Adds an attachment by a link (the document will not contain attached file content). |
Remarks
This collection contains the items of SpreadsheetAttachment type.
See Also
- module
groupdocs.watermark.contents.spreadsheet - class
SpreadsheetAttachment - class
SpreadsheetWorksheet