Shapes.Placeholders Property
Returns a Placeholders collection that represents the collection of all the placeholders on a slide. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Placeholders As Placeholders
Get
'Usage
Dim instance As Shapes
Dim value As Placeholders
value = instance.Placeholders
Placeholders Placeholders { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.Placeholders
Remarks
Each placeholder in the Placeholders collection can contain text, a chart, a table, an organizational chart, or another object.