SpreadsheetBackgroundPossibleWatermark class

SpreadsheetBackgroundPossibleWatermark class

Represents possible background watermark in an Excel document.

The SpreadsheetBackgroundPossibleWatermark type exposes the following members:

Properties

Property Description
height The height of this SpreadsheetBackgroundPossibleWatermark in pixels.
parent The parent of this SpreadsheetBackgroundPossibleWatermark.
rotate_angle The rotate angle of this SpreadsheetBackgroundPossibleWatermark in degrees.
unit_of_measurement The unit of measurement of this SpreadsheetBackgroundPossibleWatermark.
width The width of this SpreadsheetBackgroundPossibleWatermark in pixels.
x The horizontal offset of this SpreadsheetBackgroundPossibleWatermark from the worksheet left border in pixels.
y The vertical offset of this SpreadsheetBackgroundPossibleWatermark from the worksheet top border in pixels.
formatted_text_fragments The collection of formatted text fragments of this PossibleWatermark. (inherited from PossibleWatermark)
image_data The image of this PossibleWatermark, or None if the watermark has no image. (inherited from PossibleWatermark)
page_number The page number where the watermark is placed. (inherited from PossibleWatermark)
text The text of this PossibleWatermark. (inherited from PossibleWatermark)

See Also