Freigeben über


OrientationTransitionType-Klasse

Defines the OrientationTransitionType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Presentation.OrientationTransitionType
        DocumentFormat.OpenXml.Presentation.BlindsTransition
        DocumentFormat.OpenXml.Presentation.CheckerTransition
        DocumentFormat.OpenXml.Presentation.CombTransition
        DocumentFormat.OpenXml.Presentation.RandomBarTransition

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

Syntax

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

OrientationTransitionType-Member

DocumentFormat.OpenXml.Presentation-Namespace