chart_data_workbook property

chart_data_workbook property

Gets the cells factory to create cells used for chart series or categories. Read-only IChartDataWorkbook.

Definition:

@property
def chart_data_workbook(self):
    ...

See Also