CommonTimeNode.NodePlaceholder Property

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

CommonTimeNode Class

CommonTimeNode Members

DocumentFormat.OpenXml.Presentation Namespace