HideShape

Hide all shapes with a certain name or text contents.

JSON

{
"shapeName": string,
"containingText": string,
}

Fields

shapeName
Hide all shapes whose shape name (as shown in PowerPoint's selection pane) matches this string. Optional.
containingText
Hide all shapes whose text content contains this text (ignoring case differences). Optional.