Skip to content

command add ppt

zmworm edited this page Mar 18, 2026 · 54 revisions

add - PowerPoint (.pptx)

Addable element types in PowerPoint documents.

Element Types

Type Aliases Parent Reference
slide - / PPT-Slide-Add
shape textbox /slide[N] PPT-Shape-Add
picture image, img /slide[N] PPT-Picture-Add
chart - /slide[N] PPT-Chart-Add
table - /slide[N] PPT-Table-Add
row tr /slide[N]/table[M] PPT-Table-Add
connector connection, line /slide[N] PPT-Connector-Add
group - /slide[N] PPT-Group-Add
video audio, media /slide[N] PPT-Video-Add
equation formula, math /slide[N] PPT-Equation-Add
notes - /slide[N] PPT-Notes-Add

See Also


Based on OfficeCli v1.0.6

Clone this wiki locally