Excel Add-In for Microsoft SharePoint

Build 24.0.9175

UpdateList

Updates a list on a SharePoint site.

Input

Name Type Required Description
List String True The list's name or GUID.
AllowMultiResponses String False Set to True to allow multiple responses to the survey.
Description String False A string that contains the description for the list.
Direction String False A string that contains LTR if the reading order is left-to-right, RTL if it is right-to-left, or None.

The allowed values are LTR, RTL, None.

EnableAssignedToEmail String False Set to True to enable assigned-to e-mail for the issues list.
EnableAttachments String False Set to True to enable attachments to items in the list. Does not apply to document libraries.
EnableModeration String False Set to True to enable Content Approval for the list.
EnableVersioning String False Set to True to enable versioning for the list.
Hidden String False Set to True to hide the list so that it does not appear on the Documents and Lists page, Quick Launch bar, Modify Site Content page, or Add Column page as an option for lookup fields.
MultipleDataList String False Set to True to specify that the list in a Meeting Workspace site contains data for multiple meeting instances within the site.
Ordered String False Set to True to specify that the option to allow users to reorder items in the list is available on the Edit View page for the list.
ShowUser String False Set to True to specify that names of users are shown in the results of the survey.
Title String False A string that contains the title of the list.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the operation was successful or not.

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