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