Freigeben über


PlaceholderShape.HasCustomPrompt-Eigenschaft

Placeholder has custom prompt.Represents the attribte in schema: hasCustomPrompt

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "hasCustomPrompt")> _
Public Property HasCustomPrompt As BooleanValue
    Get
    Set
'Usage
Dim instance As PlaceholderShape
Dim value As BooleanValue

value = instance.HasCustomPrompt

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PlaceholderShape Klasse

PlaceholderShape-Member

DocumentFormat.OpenXml.Presentation-Namespace