Поделиться через


Shape.BlipPlaceholder Property

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; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

Shape Class

Shape Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace