'Declaration
Property RowCount As Integer
'Usage
Dim instance As IWorksheet Dim value As Integer instance.RowCount = value value = instance.RowCount
int RowCount {get; set;}
'Declaration
Property RowCount As Integer
'Usage
Dim instance As IWorksheet Dim value As Integer instance.RowCount = value value = instance.RowCount
int RowCount {get; set;}