Aspose::Cells::Charts::ChartDataTable::GetHasBorderVertical method

ChartDataTable::GetHasBorderVertical method

True if the chart data table has vertical cell borders.

Deprecated

Use ChartDataTable.HasVerticalBorder property, instead.

bool Aspose::Cells::Charts::ChartDataTable::GetHasBorderVertical()

Remarks

NOTE: This property is now obsolete. Instead, please use ChartDataTable.HasVerticalBorder property. This property will be removed 12 months later since June 2024. Aspose apologizes for any inconvenience you may have experienced.

See Also