GroupDocs.Watermark.Contents.Spreadsheet
Contents
[
Hide
]
The namespace provides classes for working with watermarks in Excel documents.
Classes
| Class | Description |
|---|---|
| SpreadsheetAttachment | Represents a file attached to an Excel document. |
| SpreadsheetAttachmentCollection | Represents a collection of attachments in an Excel document. |
| SpreadsheetCellFormattedTextFragment | Represents a fragment of formatted text in Excel document cell. |
| SpreadsheetCellFormattedTextFragmentCollection | Represents a collection of formatted text fragments in an Excel document cell. |
| SpreadsheetChart | Represents a chart in an Excel document. |
| SpreadsheetChartCollection | Represents a collection of charts in an Excel document. |
| SpreadsheetContent | Represents an Excel document where a watermark can be placed. |
| SpreadsheetHeaderFooter | Represents a header/footer in an Excel document. |
| SpreadsheetHeaderFooterCollection | Represents a collection of headers and footers in an Excel document. |
| SpreadsheetHeaderFooterSection | Represents a header/footer section in an Excel document. |
| SpreadsheetHeaderFooterSectionCollection | Represents a collection of header/footer sections. |
| SpreadsheetImageFillFormat | Represents the image fill format settings in an Excel document. |
| SpreadsheetPageSetup | Represents printing page properties for a worksheet. |
| SpreadsheetShape | Represents a drawing shape in an Excel document. |
| SpreadsheetShapeCollection | Represents a collection of drawing shapes in an Excel document. |
| SpreadsheetShapeFormattedTextFragment | Represents a fragment of formatted text in Excel document shape. |
| SpreadsheetShapeFormattedTextFragmentCollection | Represents a collection of formatted text fragments in an Excel document text shape. |
| SpreadsheetTextEffectFormattedTextFragment | Represents a fragment of formatted text in Excel document WordArt shape. |
| SpreadsheetTextEffectFormattedTextFragmentCollection | Represents a collection of formatted text fragments in an Excel document WordArt shape. |
| SpreadsheetWatermarkableImage | Represents an image inside an Excel document. |
| SpreadsheetWorksheet | Represents an Excel document worksheet. |
| SpreadsheetWorksheetCollection | Represents a collection of worksheets in an Excel document. |
Enumeration
| Enumeration | Description |
|---|---|
| SpreadsheetAutoShapeType | Represents auto shape type. |
| SpreadsheetHeaderFooterSectionType | Represents header/footer section in Excel document. |
| SpreadsheetMsoDrawingType | Represents office drawing object type. |