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.
  • Field Details

  • Method Details

    • getVal

      STTabJc.Enum getVal()
      Gets the "val" attribute
    • 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

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

      Gets (as xml) the "pos" attribute
    • setPos

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

      void xsetPos(STSignedTwipsMeasure pos)
      Sets (as xml) the "pos" attribute