SpreadsheetWatermarkBaseOptions class

SpreadsheetWatermarkBaseOptions class

Represents the base class for watermark adding options to a Spreadsheet document.

The SpreadsheetWatermarkBaseOptions type exposes the following members:

Properties

Property Description
alternative_text The descriptive (alternative) text that will be associated with a shape.
is_locked The property indicates whether editing of the shape in Excel is forbidden.
name The name of the shape.

Fields

Field Description
DEFAULT Gets the default value for the class. (inherited from WatermarkOptions)

See Also