ListColumn.Delete Method

Definition

Deletes the column of data in the list. Does not remove the column from the sheet. If the list is linked to a Microsoft Windows SharePoint Services site, the column cannot be removed from the server and an error is generated.

public:
 void Delete();
public void Delete ();
Public Sub Delete ()

Applies to