format property

ChartDataTable.format property

Provides access to fill of text background and border formatting of the data table.

@property
def format(self) -> aspose.words.drawing.charts.ChartFormat:
    ...

See Also