Interface CTOrientationTransition

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTOrientationTransition extends XmlObject
An XML CT_OrientationTransition(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getDir

      Gets the "dir" attribute
    • xgetDir

      STDirection xgetDir()
      Gets (as xml) the "dir" attribute
    • isSetDir

      boolean isSetDir()
      True if has "dir" attribute
    • setDir

      void setDir(STDirection.Enum dir)
      Sets the "dir" attribute
    • xsetDir

      void xsetDir(STDirection dir)
      Sets (as xml) the "dir" attribute
    • unsetDir

      void unsetDir()
      Unsets the "dir" attribute