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