ExcelRangeBottomRowIndex Property |
Returns the zero based index of the last row of the specified range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int BottomRowIndex { get; }Public ReadOnly Property BottomRowIndex As Integer
Get
Property Value
Int32
See Also