Winnovative Excel Library for .NET
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.

Declaration Syntax
public int TopRowIndex { get; set; }Public Property TopRowIndex As Integer
public:
property int TopRowIndex {
int get ();
void set (int value);
}Assembly:
Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)