has_horizontal_border property
has_horizontal_border property
True if the chart data table has horizontal cell borders
Definition:
@property
def has_horizontal_border(self):
...
@has_horizontal_border.setter
def has_horizontal_border(self, value):
...
See Also
- module
aspose.cells.charts
- class
ChartDataTable