-
Notifications
You must be signed in to change notification settings - Fork 336
word toc add
zmworm edited this page Apr 29, 2026
·
51 revisions
Add an auto-generated table of contents based on heading levels.
Parent: /body
| Property | Default | Description |
|---|---|---|
levels |
1-3 |
Heading levels |
title |
- | TOC heading |
hyperlinks |
true |
Hyperlinks |
pageNumbers |
true |
Page numbers |
officecli add report.docx /body --type toc --prop levels=1-3 --prop title="Table of Contents" --index 0Based on OfficeCLI v1.0.64