-
Notifications
You must be signed in to change notification settings - Fork 465
word footnote
zmworm edited this page Apr 29, 2026
·
51 revisions
Reference notes appearing at the bottom of a page (footnote) or end of the document (endnote).
Path: /footnote[N], /endnote[N]
- add - Add footnotes and endnotes
officecli get report.docx /footnote[1]
officecli get report.docx /endnote[1]officecli set report.docx /footnote[1] --prop text="Updated footnote text"officecli remove report.docx /footnote[1]Based on OfficeCLI v1.0.64