-
Notifications
You must be signed in to change notification settings - Fork 543
word section set
zmworm edited this page Mar 18, 2026
·
52 revisions
Modify section page layout, orientation, and margins.
Path: /section[N]
| Property | Accepted Values | Description |
|---|---|---|
type |
continuous, evenPage/even, oddPage/odd, nextPage
|
Break type |
pageWidth |
twips | Width |
pageHeight |
twips | Height |
orientation |
landscape, portrait
|
Orientation |
marginTop/Bottom/Left/Right |
twips | Margins |
officecli set report.docx /section[2] --prop orientation=landscape --prop pageWidth=15840 --prop pageHeight=12240Based on OfficeCli v1.0.6