Skip to content

command set word

zmworm edited this page Mar 21, 2026 · 53 revisions

set - Word (.docx)

Settable elements in Word documents.

Elements

Element Path Reference
Document Root / Word-Document-Set
Paragraph /body/p[N] Word-Paragraph-Set
Run /body/p[N]/r[M] Word-Run-Set
Table / Row / Cell /body/tbl[N] Word-Table-Set
Header / Footer /header[N], /footer[N] Word-Header-Footer-Set
Watermark /watermark Word-Watermark-Set
Section /section[N] Word-Section-Set
Bookmark /bookmark[Name] Word-Bookmark-Set
Footnote / Endnote /footnote[N], /endnote[N] Word-Footnote
TOC /toc[N] Word-TOC
Style /styles/{StyleId} Word-Style-Set
Chart /chart[N] Word-Chart-Set

See Also


Based on OfficeCLI v1.0.11

Clone this wiki locally