Skip to content

word style

zmworm edited this page Apr 18, 2026 · 46 revisions

Word: Style

Named style definition for paragraphs, characters, tables, or numbering.

Path: /styles/{StyleId}

Operations

  • get - Returned attributes and output format

  • add - Add custom style definitions

  • set - Modify existing styles

get

officecli get report.docx /styles/Heading1
officecli get report.docx /styles/CustomHeading

Based on OfficeCLI v1.0.52

Clone this wiki locally