ExclusiveTimeNode.CommonTimeNode Property

Common TimeNode Properties.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 ExclusiveTimeNode
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

ExclusiveTimeNode Class

ExclusiveTimeNode Members

DocumentFormat.OpenXml.Presentation Namespace