groupdocs.watermark.contents.spreadsheet

On this page

Types under groupdocs.watermark.contents.spreadsheet.

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 an Excel document cell.
SpreadsheetChart Represents a chart 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.
SpreadsheetShapeFormattedTextFragment Represents a fragment of formatted text in Excel document shape.
SpreadsheetTextEffectFormattedTextFragment Represents a fragment of formatted text in Excel document WordArt shape.
SpreadsheetWatermarkableImage Represents an image inside an Excel document.
SpreadsheetWorksheet Represents an Excel document worksheet.

Enumerations

Enum Description
SpreadsheetAutoShapeType
SpreadsheetCellFormattedTextFragmentCollection Represents a collection of formatted text fragments in an Excel document cell.
SpreadsheetChartCollection Represents a collection of charts in an Excel document.
SpreadsheetHeaderFooterSectionType
SpreadsheetMsoDrawingType
SpreadsheetShapeCollection Represents a collection of drawing shapes in an Excel document.
SpreadsheetShapeFormattedTextFragmentCollection Represents a collection of formatted text fragments in an Excel document text shape.
SpreadsheetTextEffectFormattedTextFragmentCollection Represents a collection of formatted text fragments in an Excel document WordArt shape.
SpreadsheetWorksheetCollection Represents a collection of worksheets in an Excel document.

On this page