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

  • Method Details

    • getAlignment

      STPTabAlignment.Enum getAlignment()
      Gets the "alignment" attribute
    • 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
    • getRelativeTo

      STPTabRelativeTo.Enum getRelativeTo()
      Gets the "relativeTo" 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
    • getLeader

      STPTabLeader.Enum getLeader()
      Gets the "leader" 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