Excel for WinRT
RowCount Property


Gets the number of rows in the range.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As System.Integer
'Usage
 
Dim instance As XLCellRange
Dim value As System.Integer
 
value = instance.RowCount
public System.int RowCount {get;}
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback