CommonBehavior.CommonTimeNode Property

CommonTimeNode.Represents the element tag in schema: p:cTn

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

Syntax

'Declaration
Public Property CommonTimeNode As CommonTimeNode
    Get
    Set
'Usage
Dim instance As CommonBehavior
Dim value As CommonTimeNode

value = instance.CommonTimeNode

instance.CommonTimeNode = value
public CommonTimeNode CommonTimeNode { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.CommonTimeNode
Returns CommonTimeNode.

See Also

Reference

CommonBehavior Class

CommonBehavior Members

DocumentFormat.OpenXml.Presentation Namespace