TransitionSlideDirectionValues enumeration

Office 2013 and later

Transition Slide Direction Type

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

No code example is currently available or this language may not be supported.

Member nameDescription
Left Transition Slide Direction Enum ( Left ). When the item is serialized out as xml, its value is "l".
Up Transition Slide Direction Enum ( Up ). When the item is serialized out as xml, its value is "u".
Right Transition Slide Direction ( Right ). When the item is serialized out as xml, its value is "r".
Down Transition Slide Direction Enum ( Down ). When the item is serialized out as xml, its value is "d".
Show: