SpreadsheetBackgroundPossibleWatermark class

SpreadsheetBackgroundPossibleWatermark class

Represents possible background watermark in an Excel document.

Inheritance: SpreadsheetBackgroundPossibleWatermarkPossibleWatermark

The SpreadsheetBackgroundPossibleWatermark type exposes the following members:

Properties

Property Description
parent Gets the parent of this SpreadsheetBackgroundPossibleWatermark.
page_number Gets the page watermark is placed on.
width Gets the width of this SpreadsheetBackgroundPossibleWatermark in pixels.
height Gets the height of this SpreadsheetBackgroundPossibleWatermark in pixels.
x Gets the horizontal offset of this SpreadsheetBackgroundPossibleWatermark from worksheet left border
in pixels.
y Gets the vertical offset of this SpreadsheetBackgroundPossibleWatermark from worksheet top border in
pixels.
rotate_angle Gets the rotate angle of this SpreadsheetBackgroundPossibleWatermark 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 this SpreadsheetBackgroundPossibleWatermark.

See Also