ExcelChartDataTableShowBorderVertical Property |
Gets or sets indicating if the chart data table has vertical borders.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool ShowBorderVertical { get; set; }Public Property ShowBorderVertical As Boolean
Get
Set
Property Value
Boolean
See Also