ExcelRangeTopRowIndex Property
Returns the zero based index of the first row of the specified range.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int TopRowIndex { get; }
Public ReadOnly Property TopRowIndex As Integer
Get
public:
property int TopRowIndex {
int get ();
}
member TopRowIndex : int with get
Property Value
Int32