ExcelRangeTopRowIndex Property |
Returns the zero based index of the first row of the specified range.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public int TopRowIndex { get; }
Public ReadOnly Property TopRowIndex As Integer
Get
Property Value
Type:
Int32See Also