Excel Add-In for Microsoft SharePoint

Build 24.0.9175

DeleteListColumn

Deletes a column from the specified list.

Input

Name Type Required Description
ListName String True The display of the list on SharePoint.
ColumnName String True The display name of the column to delete.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the operation was successful or not.
ErrorCode Integer The error code in case the procedure is not executed successfully.
ErrorMessage String The error message in case the procedure is not executed successfully.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175