Share via


CommonTimeNode.EndConditionList Property

Definition

EndConditionList.

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

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

Property Value

Returns EndConditionList.

Applies to