Worksheet.RemoveColumn

Worksheet.RemoveColumn method

Removes a column at the specified index.

public void RemoveColumn(int index)

See Also