Skip to content

word bookmark set

zmworm edited this page Apr 29, 2026 · 51 revisions

Word: Bookmark - set

Rename a bookmark or replace its content.

Path: /bookmark[Name]

Properties

Property Accepted Values Description
name text Rename
text text Replace content

Examples

officecli set report.docx "/bookmark[Introduction]" --prop text="Updated introduction"

Based on OfficeCLI v1.0.64

Clone this wiki locally