PresentationChartBackgroundPossibleWatermark class

PresentationChartBackgroundPossibleWatermark class

Represents possible background watermark in a PowerPoint chart.

Inheritance: PresentationChartBackgroundPossibleWatermarkTwoDObjectPossibleWatermarkPossibleWatermark

The PresentationChartBackgroundPossibleWatermark type exposes the following members:

Properties

Property Description
parent Gets the parent of this PresentationChartBackgroundPossibleWatermark.
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 this PresentationChartBackgroundPossibleWatermark 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 PresentationChartBackgroundPossibleWatermark.

See Also