[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetDataModel.RemoveColumn

RemoveColumn Method

RemoveColumn(int)

Removes a column at the specified position.

Declaration
public void RemoveColumn(int column)
Public Sub RemoveColumn(column As Integer)
Parameters
Type Name Description
int column

Index of column to remove

Exceptions
Type Condition
ArgumentOutOfRangeException

Specified column is out of range; must be between 0 and total number of columns