public class CellsChartBackgroundPossibleWatermark extends TwoDObjectPossibleWatermark
Represents possible image watermark in Excel chart background.
Modifier and Type | Method and Description |
---|---|
DocumentPart |
getParent()
Gets the parent of this
CellsChartBackgroundPossibleWatermark . |
double |
getRotateAngle()
Gets the rotate angle of this
CellsChartBackgroundPossibleWatermark in degrees. |
int |
getUnitOfMeasurement()
Gets the unit of measurement of this
CellsChartBackgroundPossibleWatermark . |
getHeight, getWidth, getX, getY
getFormattedTextFragments, getImageData, getText, setImageData, setText
public DocumentPart getParent()
Gets the parent of this CellsChartBackgroundPossibleWatermark
.
getParent
in class PossibleWatermark
CellsChartBackgroundPossibleWatermark
.public double getRotateAngle()
Gets the rotate angle of this CellsChartBackgroundPossibleWatermark
in degrees.
getRotateAngle
in class TwoDObjectPossibleWatermark
public int getUnitOfMeasurement()
Gets the unit of measurement of this CellsChartBackgroundPossibleWatermark
.
getUnitOfMeasurement
in class TwoDObjectPossibleWatermark
CellsChartBackgroundPossibleWatermark
.