All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTBr extends XmlObject
An XML CT_Br(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getType

      STBrType.Enum getType()
      Gets the "type" attribute
    • xgetType

      STBrType xgetType()
      Gets (as xml) the "type" attribute
    • isSetType

      boolean isSetType()
      True if has "type" attribute
    • setType

      void setType(STBrType.Enum type)
      Sets the "type" attribute
    • xsetType

      void xsetType(STBrType type)
      Sets (as xml) the "type" attribute
    • unsetType

      void unsetType()
      Unsets the "type" attribute
    • getClear

      STBrClear.Enum getClear()
      Gets the "clear" attribute
    • xgetClear

      STBrClear xgetClear()
      Gets (as xml) the "clear" attribute
    • isSetClear

      boolean isSetClear()
      True if has "clear" attribute
    • setClear

      void setClear(STBrClear.Enum clear)
      Sets the "clear" attribute
    • xsetClear

      void xsetClear(STBrClear clear)
      Sets (as xml) the "clear" attribute
    • unsetClear

      void unsetClear()
      Unsets the "clear" attribute