'Usage
Dim instance As DefaultSheetDataModel Dim row As Integer Dim count As Integer instance.AddUnboundRows(row, count)
Parameters
- row
- Row index at which to add the new rows
- count
- Number of rows to add
'Usage
Dim instance As DefaultSheetDataModel Dim row As Integer Dim count As Integer instance.AddUnboundRows(row, count)