DataTable class

DataTable class

Represents data table properties.

The DataTable type exposes the following members:

Properties

PropertyDescription
formatReturns the line, fill, and effect styles of an object.
Read-only IFormat.
has_border_horizontalTrue if the chart data table has horizontal cell borders.
Read/write bool.
has_border_outlineTrue if the chart data table has outline borders.
Read/write bool.
has_border_verticalTrue if the chart data table has vertical cell borders.
Read/write bool.
show_legend_keyTrue if the data label legend key is visible.
Read/write bool.
chartReturns chart.
Read-only IChart.
text_formatReturns text format.
Read-only IChartTextFormat.
slide
presentation

See Also