SpreadsheetWatermarkHeaderFooterOptions class

SpreadsheetWatermarkHeaderFooterOptions class

Represents options when adding the watermark to a Spreadsheet header/footer.

Inheritance: SpreadsheetWatermarkHeaderFooterOptionsWatermarkOptions

The SpreadsheetWatermarkHeaderFooterOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the SpreadsheetWatermarkHeaderFooterOptions class.

Properties

Property Description
default Gets the default value for the WatermarkOptions class.
worksheet_index Gets or sets the index of worksheet to add the watermark to.

Remarks

Learn more: | | |

Example

Add text watermark into Excel worksheet header.

See Also