ListColumn.Delete Method (Excel)
Deletes the column of data in the list.
Syntax
expression .Delete
expression A variable that represents a ListColumn object.
Remarks
This method does not remove the column from the sheet. If the list is linked to a Microsoft SharePoint Foundation site, the column cannot be removed from the server, and an error is generated.