ExcelScript.ChartSeriesFormat interface
Encapsulates the format properties for the chart series
Methods
get |
Represents the fill format of a chart series, which includes background formatting information. |
get |
Represents line formatting. |
Method Details
getFill()
Represents the fill format of a chart series, which includes background formatting information.
getFill(): ChartFill;
Returns
getLine()
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