Skip to content

Delete Columns

Deletes one or more columns from a specified worksheet based on column letters or ranges.

Properties

NameDescriptionRequired
Column ReferencesSpecifies the columns letters to delete. Multiple values can be separated by commas, and ranges can be specified using a colon. Examples: "A,C,E:G" deletes columns A, C, and E through G.☑️
Sheet NameThe name of the worksheet containing the columns to delete.☑️