Freigeben über


TimeListType-Klasse

Defines the TimeListType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Presentation.TimeListType
        DocumentFormat.OpenXml.Presentation.ByPosition
        DocumentFormat.OpenXml.Presentation.FromPosition
        DocumentFormat.OpenXml.Presentation.RotationCenter
        DocumentFormat.OpenXml.Presentation.ToPosition

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

Syntax

'Declaration
Public MustInherit Class TimeListType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As TimeListType
public abstract class TimeListType : OpenXmlLeafElement

Threadsicherheit

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

Siehe auch

Referenz

TimeListType-Member

DocumentFormat.OpenXml.Presentation-Namespace