font property

ChartDataTable.font property

Provides access to font formatting of the data table.

@property
def font(self) -> aspose.words.Font:
    ...

See Also