PlaceholderFormat.ContainedType Property
Returns the type of the shape that contains the specified placeholder format. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property ContainedType As MsoShapeType
Get
'Usage
Dim instance As PlaceholderFormat
Dim value As MsoShapeType
value = instance.ContainedType
MsoShapeType ContainedType { get; }
Property Value
Type: Microsoft.Office.Core.MsoShapeType
Remarks
The value returned by the ContainedType property can be one of the MsoShapeType constants.