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