GroupDocs.Watermark.Options.Spreadsheet
Contents
[
Hide
]
The namespace provides classes to specify additional options when working with watermarks and Excel documents.
Classes
Class | Description |
---|---|
SpreadsheetBackgroundWatermarkOptions | Represents options when adding the watermark as a background to a Spreadsheet worksheet. |
SpreadsheetImageEffects | Represents effects that can be applied to an image watermark for an Excel document. |
SpreadsheetLoadOptions | Represents document loading options for a Spreadsheet document. |
SpreadsheetPreviewOptions | Provides options to sets requirements and stream delegates for preview generation of Spreadsheet document. |
SpreadsheetSaveOptions | Represents document saving options when saving a Spreadsheet document. |
SpreadsheetShapeSettings | Represents settings that can be applied to a shape watermark for an Excel document. |
SpreadsheetTextEffects | Represents effects that can be applied to a text watermark for an Excel document. |
SpreadsheetWatermarkBaseOptions | Base class for watermark adding options to a Spreadsheet document. |
SpreadsheetWatermarkHeaderFooterOptions | Represents options when adding the watermark to a Spreadsheet header/footer. |
SpreadsheetWatermarkModernWordArtOptions | Represents options when adding modern word art watermark to a Spreadsheet worksheet. |
SpreadsheetWatermarkOptions | Base class for watermark adding options to a Spreadsheet document. |
SpreadsheetWatermarkShapeOptions | Represents options when adding shape watermark to a Spreadsheet worksheet. |
Interfaces
Interface | Description |
---|---|
ISpreadsheetWatermarkEffects | Represents interface for watermark effects that should be applied to the watermark. |