Microsoft Office.Excel
Description
Inserts a column to an excel table.
Properties
Analyst
- Description: Optional text for documentation purposes.
Input
- Table Name: Set the excel table to insert a column in.
- Column Name: Name of inserted column.
- Position: Position of the inserted column in table.
- Sheet Name: Set the excel sheet to insert column in.
Options
- Create new if not Existent: If set to true, a new worksheet prior to writing if it did not exist. Otherwise, an exception is thrown when the sheet cannot be found.