Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ExcelScript.ChartFormatString interface

Package:
ExcelScript

Represents the substring in chart related objects that contain text, like a ChartTitle object or ChartAxisTitle object.

Methods

getFont()

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


Feedback

Was this page helpful?