Contents

moveColumn(at:to:)

Moves the specified column to a new column location.

Declaration

func moveColumn(at fromIndex: Int, to toIndex: Int)

See Also

Adding, Removing, and Moving Columns