ExcelScript.ChartLegendFormat interface
Encapsulates the format properties of a chart legend.
get |
Represents the border format, which includes color, linestyle, and weight. |
get |
Represents the fill format of an object, which includes background formatting information. |
get |
Represents the font attributes such as font name, font size, and color of a chart legend. |
Represents the border format, which includes color, linestyle, and weight.
getBorder(): ChartBorder;
Returns
Represents the fill format of an object, which includes background formatting information.
getFill(): ChartFill;
Returns
Represents the font attributes such as font name, font size, and color of a chart legend.
getFont(): ChartFont;
Returns
Office Scripts feedback
Office Scripts is an open source project. Select a link to provide feedback: