Interface CTBr

  • 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.
    • Method Detail

      • 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
      • 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