Gets the height of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart) in points.
getWorksheet()
public final SpreadsheetWorksheet getWorksheet()
Gets the parent worksheet of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
Returns:SpreadsheetWorksheet - The parent worksheet of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
getId()
public final int getId()
Gets the identifier of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
Returns:
int - The identifier of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
getImageFillFormat()
public final SpreadsheetImageFillFormat getImageFillFormat()
Gets the image fill format settings of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
Returns:SpreadsheetImageFillFormat - The image fill format settings of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
getName()
public final String getName()
Gets the name of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
Returns:
java.lang.String - The name of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
getAlternativeText()
public final String getAlternativeText()
Gets the descriptive (alternative) text associated with this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
Returns:
java.lang.String - The descriptive (alternative) text associated with this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
getHyperlink()
public final String getHyperlink()
Gets the hyperlink associated with this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
Returns:
java.lang.String - The hyperlink associated with this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
setHyperlink(String value)
public final void setHyperlink(String value)
Sets the hyperlink associated with this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
Parameters:
Parameter
Type
Description
value
java.lang.String
The hyperlink associated with this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
getX()
public final double getX()
Gets the horizontal offset of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart) from worksheet left border in points.
Returns:
double - The x-coordinate of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
getY()
public final double getY()
Gets the vertical offset of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart) from worksheet top border in points.
Returns:
double - The y-coordinate of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart).
getWidth()
public final double getWidth()
Gets the width of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart) in points.
Returns:
double - The width of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart) in points.
getHeight()
public final double getHeight()
Gets the height of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart) in points.
Returns:
double - The height of this [SpreadsheetChart](../../com.groupdocs.watermark.contents/spreadsheetchart) in points.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.