Skip to content

word comment add

zmworm edited this page Apr 29, 2026 · 51 revisions

Word: Comment - add

Add a review comment attached to a paragraph or run.

Parent: /body/p[N] or /body/p[N]/r[M]

Properties

Property Default Description
text (required) Comment text
author officecli Author
initials first char Initials
date now ISO date

Examples

officecli add report.docx /body/p[1] --type comment --prop text="Please review this paragraph" --prop author="QA"

Based on OfficeCLI v1.0.64

Clone this wiki locally