Interface CTFieldGroup

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getRangePr

      CTRangePr getRangePr()
      Gets the "rangePr" element
    • isSetRangePr

      boolean isSetRangePr()
      True if has "rangePr" element
    • setRangePr

      void setRangePr(CTRangePr rangePr)
      Sets the "rangePr" element
    • addNewRangePr

      CTRangePr addNewRangePr()
      Appends and returns a new empty "rangePr" element
    • unsetRangePr

      void unsetRangePr()
      Unsets the "rangePr" element
    • getDiscretePr

      CTDiscretePr getDiscretePr()
      Gets the "discretePr" element
    • isSetDiscretePr

      boolean isSetDiscretePr()
      True if has "discretePr" element
    • setDiscretePr

      void setDiscretePr(CTDiscretePr discretePr)
      Sets the "discretePr" element
    • addNewDiscretePr

      CTDiscretePr addNewDiscretePr()
      Appends and returns a new empty "discretePr" element
    • unsetDiscretePr

      void unsetDiscretePr()
      Unsets the "discretePr" element
    • getGroupItems

      CTGroupItems getGroupItems()
      Gets the "groupItems" element
    • isSetGroupItems

      boolean isSetGroupItems()
      True if has "groupItems" element
    • setGroupItems

      void setGroupItems(CTGroupItems groupItems)
      Sets the "groupItems" element
    • addNewGroupItems

      CTGroupItems addNewGroupItems()
      Appends and returns a new empty "groupItems" element
    • unsetGroupItems

      void unsetGroupItems()
      Unsets the "groupItems" element
    • getPar

      long getPar()
      Gets the "par" attribute
    • xgetPar

      XmlUnsignedInt xgetPar()
      Gets (as xml) the "par" attribute
    • isSetPar

      boolean isSetPar()
      True if has "par" attribute
    • setPar

      void setPar(long par)
      Sets the "par" attribute
    • xsetPar

      void xsetPar(XmlUnsignedInt par)
      Sets (as xml) the "par" attribute
    • unsetPar

      void unsetPar()
      Unsets the "par" attribute
    • getBase

      long getBase()
      Gets the "base" attribute
    • xgetBase

      XmlUnsignedInt xgetBase()
      Gets (as xml) the "base" attribute
    • isSetBase

      boolean isSetBase()
      True if has "base" attribute
    • setBase

      void setBase(long base)
      Sets the "base" attribute
    • xsetBase

      void xsetBase(XmlUnsignedInt base)
      Sets (as xml) the "base" attribute
    • unsetBase

      void unsetBase()
      Unsets the "base" attribute