Gets the width of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in pixels.
Gets the height of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in pixels.
Gets the horizontal offset of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) from worksheet left border in pixels.
Gets the vertical offset of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) from worksheet top border in pixels.
Gets the rotate angle of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in degrees.
Gets the [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark).
Gets the parent of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark).
Returns:ContentPart - The parent of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark).
getWidth()
public double getWidth()
Gets the width of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in pixels.
Returns:
double - The width of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in pixels.
getHeight()
public double getHeight()
Gets the height of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in pixels.
Returns:
double - The height of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in pixels.
getX()
public double getX()
Gets the horizontal offset of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) from worksheet left border in pixels.
Returns:
double - The x-coordinate of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark).
getY()
public double getY()
Gets the vertical offset of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) from worksheet top border in pixels.
Returns:
double - The y-coordinate of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark).
getRotateAngle()
public double getRotateAngle()
Gets the rotate angle of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in degrees.
Returns:
double - The rotate angle of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark) in degrees.
getUnitOfMeasurement()
public int getUnitOfMeasurement()
Gets the [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark).
Returns:
int - The [UnitOfMeasurement](../../com.groupdocs.watermark.common/unitofmeasurement) of this [SpreadsheetBackgroundPossibleWatermark](../../com.groupdocs.watermark.search/spreadsheetbackgroundpossiblewatermark).