Interface CTGuide

  • 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.
    • Method Detail

      • 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

        int getPos()
        Gets the "pos" attribute
      • isSetPos

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

        void setPos​(int pos)
        Sets the "pos" attribute
      • xsetPos

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

        void unsetPos()
        Unsets the "pos" attribute