Click or drag to resize

ExcelChartRightColumnIndex Property

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

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public int RightColumnIndex { get; set; }

Property Value

Type: Int32
See Also