Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ExcelScript.ChartPointFormat interface
- Package:
- ExcelScript
Represents the formatting object for chart points.
Methods
| getBorder() | Represents the border format of a chart data point, which includes color, style, and weight information. |
| getFill() | Represents the fill format of a chart, which includes background formatting information. |
Method Details
getBorder()
Represents the border format of a chart data point, which includes color, style, and weight information.
getBorder(): ChartBorder;
Returns
getFill()
Represents the fill format of a chart, which includes background formatting information.
getFill(): ChartFill;
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Scripts
Feedback
Was this page helpful?
