Shape.PlaceholderFormat Property

Returns a PlaceholderFormat object that contains the properties that are unique to placeholders. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property PlaceholderFormat As PlaceholderFormat
    Get
'Usage
Dim instance As Shape
Dim value As PlaceholderFormat

value = instance.PlaceholderFormat
PlaceholderFormat PlaceholderFormat { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.PlaceholderFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.PowerPoint Namespace