All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getId

      long getId()
      Gets the "id" attribute
    • xgetId

      XmlUnsignedInt xgetId()
      Gets (as xml) the "id" attribute
    • isSetId

      boolean isSetId()
      True if has "id" attribute
    • setId

      void setId(long id)
      Sets the "id" attribute
    • xsetId

      void xsetId(XmlUnsignedInt id)
      Sets (as xml) the "id" attribute
    • unsetId

      void unsetId()
      Unsets the "id" attribute
    • getMin

      long getMin()
      Gets the "min" attribute
    • xgetMin

      XmlUnsignedInt xgetMin()
      Gets (as xml) the "min" attribute
    • isSetMin

      boolean isSetMin()
      True if has "min" attribute
    • setMin

      void setMin(long min)
      Sets the "min" attribute
    • xsetMin

      void xsetMin(XmlUnsignedInt min)
      Sets (as xml) the "min" attribute
    • unsetMin

      void unsetMin()
      Unsets the "min" attribute
    • getMax

      long getMax()
      Gets the "max" attribute
    • xgetMax

      XmlUnsignedInt xgetMax()
      Gets (as xml) the "max" attribute
    • isSetMax

      boolean isSetMax()
      True if has "max" attribute
    • setMax

      void setMax(long max)
      Sets the "max" attribute
    • xsetMax

      void xsetMax(XmlUnsignedInt max)
      Sets (as xml) the "max" attribute
    • unsetMax

      void unsetMax()
      Unsets the "max" attribute
    • getMan

      boolean getMan()
      Gets the "man" attribute
    • xgetMan

      XmlBoolean xgetMan()
      Gets (as xml) the "man" attribute
    • isSetMan

      boolean isSetMan()
      True if has "man" attribute
    • setMan

      void setMan(boolean man)
      Sets the "man" attribute
    • xsetMan

      void xsetMan(XmlBoolean man)
      Sets (as xml) the "man" attribute
    • unsetMan

      void unsetMan()
      Unsets the "man" attribute
    • getPt

      boolean getPt()
      Gets the "pt" attribute
    • xgetPt

      XmlBoolean xgetPt()
      Gets (as xml) the "pt" attribute
    • isSetPt

      boolean isSetPt()
      True if has "pt" attribute
    • setPt

      void setPt(boolean pt)
      Sets the "pt" attribute
    • xsetPt

      void xsetPt(XmlBoolean pt)
      Sets (as xml) the "pt" attribute
    • unsetPt

      void unsetPt()
      Unsets the "pt" attribute