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