scanny / python-pptx

Create Open XML PowerPoint documents in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hide a shape

ferodoubleg opened this issue · comments

is possible with

shape.element.nvSpPr.cNvPr.attrib['hidden']='1'