SpreadsheetCellPossibleWatermark class

SpreadsheetCellPossibleWatermark class

Represents possible cell watermark in an Excel document.

Inheritance: SpreadsheetCellPossibleWatermarkPossibleWatermark

The SpreadsheetCellPossibleWatermark type exposes the following members:

Properties

Property Description
parent Gets the parent of this SpreadsheetCellPossibleWatermark.
page_number Gets the page watermark is placed on.
width Gets the width of this SpreadsheetCellPossibleWatermark in points.
height Gets the height of this SpreadsheetCellPossibleWatermark in points.
x Gets the horizontal offset of this SpreadsheetCellPossibleWatermark
from content left border in points.
y Gets the vertical offset of this SpreadsheetCellPossibleWatermark from content
top border in points.
rotate_angle Gets the rotate angle of this SpreadsheetCellPossibleWatermark in degrees.
text Gets or sets the text of this SpreadsheetCellPossibleWatermark.
formatted_text_fragments Gets the collection of formatted text fragments of this SpreadsheetCellPossibleWatermark.
image_data Gets or sets the image of this PossibleWatermark.
unit_of_measurement Gets the unit of measurement of this SpreadsheetCellPossibleWatermark.

See Also