CommonTimeNode.SubTimeNodeList Property

Definition

SubTimeNodeList.

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

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

Property Value

Returns SubTimeNodeList.

Applies to