SpreadsheetWatermarkModernWordArtOptions class
SpreadsheetWatermarkModernWordArtOptions class
Represents options when adding modern word art watermark to a Spreadsheet worksheet.
Inheritance: SpreadsheetWatermarkModernWordArtOptions
→
SpreadsheetWatermarkBaseOptions
→
WatermarkOptions
The SpreadsheetWatermarkModernWordArtOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the SpreadsheetWatermarkModernWordArtOptions class. |
Properties
Property | Description |
---|---|
default | Gets the default value for the WatermarkOptions class. |
is_locked | Gets or sets a value indicating whether an editing of the shape in Excel is forbidden. |
name | Gets or sets the name a shape. |
alternative_text | Gets or sets the descriptive (alternative) text that will be associated with a shape. |
worksheet_index | Gets or sets the index of worksheet to add the watermark to. |
Remarks
Learn more: | | |
Example
Add modern WordArt watermark to an Excel document.