[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetViewCollection.Move

Move Method

Move(int, int)

Moves the specified SheetView to a different index in the collection.

Declaration
public void Move(int from, int to)
Public Sub Move(from As Integer, [to] As Integer)
Parameters
Type Name Description
int from

Current index of SheetView

int to

New index for SheetView