CommonBehavior.CommonTimeNode Property

Definition

CommonTimeNode.

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

public DocumentFormat.OpenXml.Presentation.CommonTimeNode CommonTimeNode { get; set; }
public DocumentFormat.OpenXml.Presentation.CommonTimeNode? CommonTimeNode { get; set; }
member this.CommonTimeNode : DocumentFormat.OpenXml.Presentation.CommonTimeNode with get, set
Public Property CommonTimeNode As CommonTimeNode

Property Value

Returns CommonTimeNode.

Applies to