Timing.TimeNodeList Property

Definition

TimeNodeList.

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

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

Property Value

Returns TimeNodeList.

Applies to