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;