SpreadsheetChartBackgroundPossibleWatermark
Inheritance: java.lang.Object, com.groupdocs.watermark.search.PossibleWatermark, com.groupdocs.watermark.search.TwoDObjectPossibleWatermark
public class SpreadsheetChartBackgroundPossibleWatermark extends TwoDObjectPossibleWatermark
Represents possible image watermark in Excel chart background.
Constructors
Constructor | Description |
---|---|
SpreadsheetChartBackgroundPossibleWatermark(SpreadsheetChart chart) |
Methods
Method | Description |
---|---|
getParent() | Gets the parent of this [SpreadsheetChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetchartbackgroundpossiblewatermark) . |
getRotateAngle() | Gets the rotate angle of this [SpreadsheetChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetchartbackgroundpossiblewatermark) in degrees. |
getUnitOfMeasurement() | Gets the [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [SpreadsheetChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetchartbackgroundpossiblewatermark) . |
getImageInternally() | |
remove() |
SpreadsheetChartBackgroundPossibleWatermark(SpreadsheetChart chart)
public SpreadsheetChartBackgroundPossibleWatermark(SpreadsheetChart chart)
Parameters:
Parameter | Type | Description |
---|---|---|
chart | SpreadsheetChart |
getParent()
public ContentPart getParent()
Gets the parent of this [SpreadsheetChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetchartbackgroundpossiblewatermark)
.
Returns:
ContentPart - The parent of this [SpreadsheetChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetchartbackgroundpossiblewatermark)
.
getRotateAngle()
public double getRotateAngle()
Gets the rotate angle of this [SpreadsheetChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetchartbackgroundpossiblewatermark)
in degrees.
Returns: double - The value is always 0 for this type of possible watermark.
getUnitOfMeasurement()
public int getUnitOfMeasurement()
Gets the [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement)
of this [SpreadsheetChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetchartbackgroundpossiblewatermark)
.
Returns:
int - The [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement)
of this [SpreadsheetChartBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetchartbackgroundpossiblewatermark)
.
getImageInternally()
public WatermarkableImage getImageInternally()
Returns: WatermarkableImage
remove()
public void remove()