Freigeben über


Shape.BlipPlaceholder-Eigenschaft

Image Placeholder.Represents the attribte in schema: blipPhldr

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "blipPhldr")> _
Public Property BlipPlaceholder As BooleanValue
    Get
    Set
'Usage
Dim instance As Shape
Dim value As BooleanValue

value = instance.BlipPlaceholder

instance.BlipPlaceholder = value
[SchemaAttrAttribute(, "blipPhldr")]
public BooleanValue BlipPlaceholder { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace