Share via


SequenceTimeNode.PreviousConditionList Property

Definition

Previous Conditions List.

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

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

Property Value

Returns PreviousConditionList.

Applies to