All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getOrient

      STDirection.Enum getOrient()
      Gets the "orient" attribute
    • xgetOrient

      STDirection xgetOrient()
      Gets (as xml) the "orient" attribute
    • isSetOrient

      boolean isSetOrient()
      True if has "orient" attribute
    • setOrient

      void setOrient(STDirection.Enum orient)
      Sets the "orient" attribute
    • xsetOrient

      void xsetOrient(STDirection orient)
      Sets (as xml) the "orient" attribute
    • unsetOrient

      void unsetOrient()
      Unsets the "orient" attribute
    • getPos

      Object getPos()
      Gets the "pos" attribute
    • xgetPos

      STCoordinate32 xgetPos()
      Gets (as xml) the "pos" attribute
    • isSetPos

      boolean isSetPos()
      True if has "pos" attribute
    • setPos

      void setPos(Object pos)
      Sets the "pos" attribute
    • xsetPos

      void xsetPos(STCoordinate32 pos)
      Sets (as xml) the "pos" attribute
    • unsetPos

      void unsetPos()
      Unsets the "pos" attribute