Skip to content

excel sheet add

zmworm edited this page Apr 4, 2026 · 29 revisions

Excel: Sheet - add

Add a new worksheet to the workbook.

Path: / (workbook root)

Properties

Property Default Description
name Sheet{N} Sheet name

Examples

officecli add data.xlsx / --type sheet --prop name="Summary"

Based on OfficeCLI v1.0.34

Clone this wiki locally