Click or drag to resize

ExcelChartTopRowIndex Property

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

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

Property Value

Type: Int32
See Also