Interface CTPTab

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • xgetAlignment

        STPTabAlignment xgetAlignment()
        Gets (as xml) the "alignment" attribute
      • setAlignment

        void setAlignment​(STPTabAlignment.Enum alignment)
        Sets the "alignment" attribute
      • xsetAlignment

        void xsetAlignment​(STPTabAlignment alignment)
        Sets (as xml) the "alignment" attribute
      • xgetRelativeTo

        STPTabRelativeTo xgetRelativeTo()
        Gets (as xml) the "relativeTo" attribute
      • setRelativeTo

        void setRelativeTo​(STPTabRelativeTo.Enum relativeTo)
        Sets the "relativeTo" attribute
      • xsetRelativeTo

        void xsetRelativeTo​(STPTabRelativeTo relativeTo)
        Sets (as xml) the "relativeTo" attribute
      • xgetLeader

        STPTabLeader xgetLeader()
        Gets (as xml) the "leader" attribute
      • setLeader

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

        void xsetLeader​(STPTabLeader leader)
        Sets (as xml) the "leader" attribute