Interface CTTabStop

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • xgetVal

        STTabJc xgetVal()
        Gets (as xml) the "val" attribute
      • setVal

        void setVal​(STTabJc.Enum val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(STTabJc val)
        Sets (as xml) the "val" attribute
      • getLeader

        STTabTlc.Enum getLeader()
        Gets the "leader" attribute
      • xgetLeader

        STTabTlc xgetLeader()
        Gets (as xml) the "leader" attribute
      • isSetLeader

        boolean isSetLeader()
        True if has "leader" attribute
      • setLeader

        void setLeader​(STTabTlc.Enum leader)
        Sets the "leader" attribute
      • xsetLeader

        void xsetLeader​(STTabTlc leader)
        Sets (as xml) the "leader" attribute
      • unsetLeader

        void unsetLeader()
        Unsets the "leader" attribute
      • getPos

        java.math.BigInteger getPos()
        Gets the "pos" attribute
      • setPos

        void setPos​(java.math.BigInteger pos)
        Sets the "pos" attribute