'Usage
Dim instance As SheetViewCollection Dim from As Integer Dim to As Integer instance.Move(from, to)
Parameters
- from
- Current index of SheetView
- to
- New index for SheetView
'Usage
Dim instance As SheetViewCollection Dim from As Integer Dim to As Integer instance.Move(from, to)