Click or drag to resize

ExcelRangeBottomRowIndex Property

Returns the zero based index of the last row of the specified range.

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

Property Value

Type: Int32
See Also