SpreadsheetChart
Leave feedback
On this page
Represents a chart in an Excel document.
public class SpreadsheetChart : ITwoDObject
| Name | Description |
|---|---|
| AlternativeText { get; } | Gets the descriptive (alternative) text associated with this SpreadsheetChart. |
| Height { get; } | Gets the height of this SpreadsheetChart in points. |
| Hyperlink { get; set; } | Gets or sets the hyperlink associated with this SpreadsheetChart. |
| Id { get; } | Gets the identifier of this SpreadsheetChart. |
| ImageFillFormat { get; } | Gets the image fill format settings of this SpreadsheetChart. |
| Name { get; } | Gets the name of this SpreadsheetChart. |
| Width { get; } | Gets the width of this SpreadsheetChart in points. |
| Worksheet { get; } | Gets the parent worksheet of this SpreadsheetChart. |
| X { get; } | Gets the horizontal offset of this SpreadsheetChart from worksheet left border in points. |
| Y { get; } | Gets the vertical offset of this SpreadsheetChart from worksheet top border in points. |
- interface ITwoDObject
- namespace GroupDocs.Watermark.Contents.Spreadsheet
- assembly GroupDocs.Watermark
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.