[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.MoveColumn

MoveColumn Method

MoveColumn(int, int, int)

Moves the column or columns to a specified location.

Declaration
public void MoveColumn(int column, int count, int toColumn)
Public Sub MoveColumn(column As Integer, count As Integer, toColumn As Integer)
Parameters
Type Name Description
int column

Column index at which to start the move (first column)

int count

Number of columns to move

int toColumn

Destination before which to copy the range of columns