OptionalBlackTransitionType Class
Defines the OptionalBlackTransitionType class.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Presentation.OptionalBlackTransitionType
DocumentFormat.OpenXml.Presentation.CutTransition
DocumentFormat.OpenXml.Presentation.FadeTransition
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public MustInherit Class OptionalBlackTransitionType _
Inherits OpenXmlLeafElement
'Применение
Dim instance As OptionalBlackTransitionType
public abstract class OptionalBlackTransitionType : OpenXmlLeafElement
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.