'Usage Dim instance As IUnboundRowSupport Dim row As Integer Dim count As Integer instance.AddUnboundRows(row, count)
Parameters
- row
- Start index to add the new rows
- count
- Number of rows to add
'Usage Dim instance As IUnboundRowSupport Dim row As Integer Dim count As Integer instance.AddUnboundRows(row, count)