[]
        
(Showing Draft Content)

FarPoint.Web.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

The current index of the SheetView

int to

The new index for SheetView