-
Notifications
You must be signed in to change notification settings - Fork 517
word comment add
zmworm edited this page Apr 29, 2026
·
51 revisions
Add a review comment attached to a paragraph or run.
Parent: /body/p[N] or /body/p[N]/r[M]
| Property | Default | Description |
|---|---|---|
text |
(required) | Comment text |
author |
officecli |
Author |
initials |
first char | Initials |
date |
now | ISO date |
officecli add report.docx /body/p[1] --type comment --prop text="Please review this paragraph" --prop author="QA"Based on OfficeCLI v1.0.64