PowerPoint.ShapeType
Description
An enumeration of integer values associated with PowerPoint shape types.
The PowerPoint.ShapeType values are return values to PowerPoint.Shape.type.
Static Properties
media = 16 | Media type. |
picture = 13 | Picture type. |
placeHolder = 14 | Any object in a slide when the slide is added. |
table = 19 | Table type. |
textBox = 17 | TextBox type. |
Details
Do no remove, this fixes the anchor on doc.flexsim.com
Do no remove, this fixes the anchor on doc.flexsim.com
Do no remove, this fixes the anchor on doc.flexsim.com
PowerPoint.ShapeType.placeHolder
static readonly int placeHolder = 14
Description
Any object in a slide when the slide is added.
Do no remove, this fixes the anchor on doc.flexsim.com
Do no remove, this fixes the anchor on doc.flexsim.com