Interface CTGroupLevel

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTGroupLevel
    extends XmlObject
    An XML CT_GroupLevel(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getGroups

        CTGroups getGroups()
        Gets the "groups" element
      • isSetGroups

        boolean isSetGroups()
        True if has "groups" element
      • setGroups

        void setGroups​(CTGroups groups)
        Sets the "groups" element
      • addNewGroups

        CTGroups addNewGroups()
        Appends and returns a new empty "groups" element
      • unsetGroups

        void unsetGroups()
        Unsets the "groups" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • setExtLst

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

        CTExtensionList addNewExtLst()
        Appends and returns a new empty "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getUniqueName

        java.lang.String getUniqueName()
        Gets the "uniqueName" attribute
      • xgetUniqueName

        STXstring xgetUniqueName()
        Gets (as xml) the "uniqueName" attribute
      • setUniqueName

        void setUniqueName​(java.lang.String uniqueName)
        Sets the "uniqueName" attribute
      • xsetUniqueName

        void xsetUniqueName​(STXstring uniqueName)
        Sets (as xml) the "uniqueName" attribute
      • getCaption

        java.lang.String getCaption()
        Gets the "caption" attribute
      • xgetCaption

        STXstring xgetCaption()
        Gets (as xml) the "caption" attribute
      • setCaption

        void setCaption​(java.lang.String caption)
        Sets the "caption" attribute
      • xsetCaption

        void xsetCaption​(STXstring caption)
        Sets (as xml) the "caption" attribute
      • getUser

        boolean getUser()
        Gets the "user" attribute
      • xgetUser

        XmlBoolean xgetUser()
        Gets (as xml) the "user" attribute
      • isSetUser

        boolean isSetUser()
        True if has "user" attribute
      • setUser

        void setUser​(boolean user)
        Sets the "user" attribute
      • xsetUser

        void xsetUser​(XmlBoolean user)
        Sets (as xml) the "user" attribute
      • unsetUser

        void unsetUser()
        Unsets the "user" attribute
      • getCustomRollUp

        boolean getCustomRollUp()
        Gets the "customRollUp" attribute
      • xgetCustomRollUp

        XmlBoolean xgetCustomRollUp()
        Gets (as xml) the "customRollUp" attribute
      • isSetCustomRollUp

        boolean isSetCustomRollUp()
        True if has "customRollUp" attribute
      • setCustomRollUp

        void setCustomRollUp​(boolean customRollUp)
        Sets the "customRollUp" attribute
      • xsetCustomRollUp

        void xsetCustomRollUp​(XmlBoolean customRollUp)
        Sets (as xml) the "customRollUp" attribute
      • unsetCustomRollUp

        void unsetCustomRollUp()
        Unsets the "customRollUp" attribute