SpreadsheetShapeSettings class

SpreadsheetShapeSettings class

Represents settings that can be applied to a shape watermark for an Excel document.

Inheritance: SpreadsheetShapeSettingsOfficeShapeSettings

The SpreadsheetShapeSettings type exposes the following members:

Constructors

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

Properties

Property Description
name Gets or sets the name a shape.
alternative_text Gets or sets the descriptive (alternative) text that will be associated with a shape.
is_locked Gets or sets a value indicating whether an editing of the shape in Excel is forbidden.

See Also