ExcelScript.ChartFormatString interface
Represents the substring in chart related objects that contain text, like a ChartTitle
object or ChartAxisTitle
object.
Methods
get |
Represents the font attributes, such as font name, font size, and color of a chart characters object. |
Method Details
getFont()
Represents the font attributes, such as font name, font size, and color of a chart characters object.
getFont(): ChartFont;
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