[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IRangeSupport.AddColumns

AddColumns Method

AddColumns(int, int)

Adds columns of cells after the specified column.

Declaration
void AddColumns(int column, int columnCount)
Sub AddColumns(column As Integer, columnCount As Integer)
Parameters
Type Name Description
int column

Column index of column after which to add columns

int columnCount

Number of columns to add