PlaceholderShape.HasCustomPrompt Property
Placeholder has custom prompt.Represents the attribte in schema: hasCustomPrompt
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "hasCustomPrompt")> _
Public Property HasCustomPrompt As BooleanValue
Get
Set
用法
Dim instance As PlaceholderShape
Dim value As BooleanValue
value = instance.HasCustomPrompt
instance.HasCustomPrompt = value
[SchemaAttrAttribute(, "hasCustomPrompt")]
public BooleanValue HasCustomPrompt { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.