Freigeben über


TimeListConditionalType-Klasse

Defines the TimeListConditionalType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Presentation.TimeListConditionalType
        DocumentFormat.OpenXml.Presentation.Condition
        DocumentFormat.OpenXml.Presentation.EndSync

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(TargetElement))> _
<ChildElementInfoAttribute(GetType(TimeNode))> _
<ChildElementInfoAttribute(GetType(RuntimeNodeTrigger))> _
Public MustInherit Class TimeListConditionalType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As TimeListConditionalType
[ChildElementInfoAttribute(typeof(TargetElement))]
[ChildElementInfoAttribute(typeof(TimeNode))]
[ChildElementInfoAttribute(typeof(RuntimeNodeTrigger))]
public abstract class TimeListConditionalType : OpenXmlCompositeElement

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

TimeListConditionalType-Member

DocumentFormat.OpenXml.Presentation-Namespace