ExcelChartDataTableShowBorderVertical Property |
Gets or sets indicating if the chart data table has vertical borders.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public bool ShowBorderVertical { get; set; }
Public Property ShowBorderVertical As Boolean
Get
Set
Property Value
Type:
BooleanSee Also