WebCells.InsertColumn

WebCells.InsertColumn method

Inserts a new column into the worksheet.

public void InsertColumn(int columnIndex)
ParameterTypeDescription
columnIndexInt32Column index.

See Also