CommonTimeNode.ChildTimeNodeList Property

Definition

ChildTimeNodeList.

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

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

Property Value

Returns ChildTimeNodeList.

Applies to