SequenceTimeNode.PreviousConditionList Property
Previous Conditions List.Represents the element tag in schema: p:prevCondLst
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PreviousConditionList As PreviousConditionList
Get
Set
'Usage
Dim instance As SequenceTimeNode
Dim value As PreviousConditionList
value = instance.PreviousConditionList
instance.PreviousConditionList = value
public PreviousConditionList PreviousConditionList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.PreviousConditionList
Returns PreviousConditionList.