Freigeben über


AudioCDTimeType-Klasse

Defines the AudioCDTimeType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Drawing.AudioCDTimeType
        DocumentFormat.OpenXml.Drawing.EndTime
        DocumentFormat.OpenXml.Drawing.StartTime

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

Syntax

'Declaration
Public MustInherit Class AudioCDTimeType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As AudioCDTimeType
public abstract class AudioCDTimeType : 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

AudioCDTimeType-Member

DocumentFormat.OpenXml.Drawing-Namespace