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