ExcelChart.TopRowIndex 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: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
public int TopRowIndex { get; set; }
Public Property TopRowIndex As Integer
Get
Set
public:
property int TopRowIndex {
int get ();
void set (int value);
}
member TopRowIndex : int with get, set
Property Value
Int32