Freigeben über


TransitionLeftRightDirectionTypeValues-Enumeration

Defines the TransitionLeftRightDirectionTypeValues enumeration.

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration TransitionLeftRightDirectionTypeValues
'Usage
Dim instance As TransitionLeftRightDirectionTypeValues
public enum TransitionLeftRightDirectionTypeValues

Member

Membername Beschreibung
Left l. When the item is serialized out as xml, its value is "l".
Right r. When the item is serialized out as xml, its value is "r".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace