ExcelChartLeftColumnIndex Property

Gets or sets the one based left column index of the chart area in the worksheet. The left column is included in the chart area.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public int LeftColumnIndex { get; set; }

Property Value

Int32

See Also