Share via


CommonTimeNode.StartConditionList Property

Definition

StartConditionList.

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

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

Property Value

Returns StartConditionList.

Applies to