Freigeben über


CommonTimeNode.NodePlaceholder-Eigenschaft

Node Placeholder.Represents the attribte in schema: nodePh

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

Syntax

'Declaration
<SchemaAttrAttribute(, "nodePh")> _
Public Property NodePlaceholder As BooleanValue
    Get
    Set
'Usage
Dim instance As CommonTimeNode
Dim value As BooleanValue

value = instance.NodePlaceholder

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace