Freigeben über


CommonTimeNode.EndConditionList-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Presentation.EndConditionList
Returns EndConditionList.

Siehe auch

Referenz

CommonTimeNode Klasse

CommonTimeNode-Member

DocumentFormat.OpenXml.Presentation-Namespace