Share via


TimeListTimeConditionalListType-Klasse

Defines the TimeListTimeConditionalListType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Presentation.TimeListTimeConditionalListType
        DocumentFormat.OpenXml.Presentation.EndConditionList
        DocumentFormat.OpenXml.Presentation.NextConditionList
        DocumentFormat.OpenXml.Presentation.PreviousConditionList
        DocumentFormat.OpenXml.Presentation.StartConditionList

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

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(Condition))> _
Public MustInherit Class TimeListTimeConditionalListType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As TimeListTimeConditionalListType
[ChildElementInfoAttribute(typeof(Condition))]
public abstract class TimeListTimeConditionalListType : 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

TimeListTimeConditionalListType-Member

DocumentFormat.OpenXml.Presentation-Namespace