-
Notifications
You must be signed in to change notification settings - Fork 541
command set ppt
zmworm edited this page Mar 23, 2026
·
53 revisions
Settable elements in PowerPoint documents.
| Element | Path | Reference |
|---|---|---|
| Presentation | / |
PPT-Presentation-Set |
| Slide | /slide[N] |
PPT-Slide-Set |
| Shape / TextBox | /slide[N]/shape[M] |
PPT-Shape-Set |
| Placeholder | /slide[N]/placeholder[X] |
PPT-Placeholder |
| Picture | /slide[N]/picture[M] |
PPT-Picture-Set |
| Table / Row / Cell | /slide[N]/table[M] |
PPT-Table-Set |
| Chart | /slide[N]/chart[M] |
PPT-Chart-Set |
| Video / Audio | /slide[N]/video[M] |
PPT-Video-Set |
| Notes | /slide[N]/notes |
PPT-Notes |
- set - Command syntax
- PowerPoint Reference - All PowerPoint elements
Based on OfficeCLI v1.0.18