'Usage Dim instance As WorksheetTemplate Dim index As Integer Dim count As Integer instance.Add(index, count)
Parameters
- index
- Layout column index at which to start
- count
- Number of layout columns to add
'Usage Dim instance As WorksheetTemplate Dim index As Integer Dim count As Integer instance.Add(index, count)