'Usage Dim instance As LayoutRows Dim index As Integer Dim count As Integer instance.Add(index, count)
Parameters
- index
- Row index at which to start
- count
- Number of rows to add
'Usage Dim instance As LayoutRows Dim index As Integer Dim count As Integer instance.Add(index, count)