SpreadsheetShapePossibleWatermark class

SpreadsheetShapePossibleWatermark class

Represents possible shape watermark in an Excel document.

Inheritance: SpreadsheetShapePossibleWatermarkTwoDObjectPossibleWatermarkPossibleWatermark

The SpreadsheetShapePossibleWatermark type exposes the following members:

Properties

Property Description
parent Gets the parent of this SpreadsheetShapePossibleWatermark.
page_number Gets the page watermark is placed on.
width Gets the width of the 2D object.
height Gets the height of the 2D object.
x Gets the x-coordinate of the 2D object.
y Gets the y-coordinate of the 2D object.
rotate_angle Gets the rotate angle of the 2D object in degrees.
text Gets or sets the text of this PossibleWatermark.
formatted_text_fragments Gets the collection of formatted text fragments of this PossibleWatermark.
image_data Gets or sets the image of this PossibleWatermark.
unit_of_measurement Gets the unit of measurement of the 2D object.

See Also