ExcelChartDataTableShowBorderHorizontal Property

Gets or sets indicating if the chart data table has horizontal borders.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
C#
public bool ShowBorderHorizontal { get; set; }

Property Value

Boolean

See Also