Interface CTTextTabStop

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTTextTabStop
    extends XmlObject
    An XML CT_TextTabStop(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • 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
      • isSetAlgn

        boolean isSetAlgn()
        True if has "algn" attribute
      • unsetAlgn

        void unsetAlgn()
        Unsets the "algn" attribute