Share via


SequenceTimeNode.NextConditionList Property

Definition

Next Conditions List.

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

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

Property Value

Returns NextConditionList.

Applies to