'Usage Dim instance As SheetViewCollection Dim from As Integer Dim to As Integer instance.Move(from, to)
Parameters
- from
- The current index of the SheetView
- to
- The new index for SheetView
'Usage Dim instance As SheetViewCollection Dim from As Integer Dim to As Integer instance.Move(from, to)