Skip to content

command set excel

zmworm edited this page Mar 23, 2026 · 52 revisions

set - Excel (.xlsx)

Settable elements in Excel documents.

Elements

Element Path Reference
Cell / Row / Column / Range /{Sheet}/A1 Excel-Cell-Set
Sheet /{SheetName} Excel-Sheet
Validation /{Sheet}/validation[N] Excel-Validation-Set
Table /{Sheet}/table[N] Excel-Table-Set
Comment /{Sheet}/comment[N] Excel-Comment
Named Range /namedrange[N] Excel-NamedRange-Set
Picture /{Sheet}/picture[N] Excel-Picture-Set
Chart /{Sheet}/chart[N] Excel-Chart-Set
Conditional Formatting /{Sheet}/cf[N] Excel-ConditionalFormatting
AutoFilter /{Sheet}/autofilter Excel-AutoFilter

See Also


Based on OfficeCLI v1.0.18

Clone this wiki locally