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