Interface CTDataConsolidate

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getDataRefs

        CTDataRefs getDataRefs()
        Gets the "dataRefs" element
      • isSetDataRefs

        boolean isSetDataRefs()
        True if has "dataRefs" element
      • setDataRefs

        void setDataRefs​(CTDataRefs dataRefs)
        Sets the "dataRefs" element
      • addNewDataRefs

        CTDataRefs addNewDataRefs()
        Appends and returns a new empty "dataRefs" element
      • unsetDataRefs

        void unsetDataRefs()
        Unsets the "dataRefs" element
      • isSetFunction

        boolean isSetFunction()
        True if has "function" attribute
      • unsetFunction

        void unsetFunction()
        Unsets the "function" attribute
      • getLeftLabels

        boolean getLeftLabels()
        Gets the "leftLabels" attribute
      • xgetLeftLabels

        XmlBoolean xgetLeftLabels()
        Gets (as xml) the "leftLabels" attribute
      • isSetLeftLabels

        boolean isSetLeftLabels()
        True if has "leftLabels" attribute
      • setLeftLabels

        void setLeftLabels​(boolean leftLabels)
        Sets the "leftLabels" attribute
      • xsetLeftLabels

        void xsetLeftLabels​(XmlBoolean leftLabels)
        Sets (as xml) the "leftLabels" attribute
      • unsetLeftLabels

        void unsetLeftLabels()
        Unsets the "leftLabels" attribute
      • getTopLabels

        boolean getTopLabels()
        Gets the "topLabels" attribute
      • xgetTopLabels

        XmlBoolean xgetTopLabels()
        Gets (as xml) the "topLabels" attribute
      • isSetTopLabels

        boolean isSetTopLabels()
        True if has "topLabels" attribute
      • setTopLabels

        void setTopLabels​(boolean topLabels)
        Sets the "topLabels" attribute
      • xsetTopLabels

        void xsetTopLabels​(XmlBoolean topLabels)
        Sets (as xml) the "topLabels" attribute
      • unsetTopLabels

        void unsetTopLabels()
        Unsets the "topLabels" attribute
      • getLink

        boolean getLink()
        Gets the "link" attribute
      • xgetLink

        XmlBoolean xgetLink()
        Gets (as xml) the "link" attribute
      • isSetLink

        boolean isSetLink()
        True if has "link" attribute
      • setLink

        void setLink​(boolean link)
        Sets the "link" attribute
      • xsetLink

        void xsetLink​(XmlBoolean link)
        Sets (as xml) the "link" attribute
      • unsetLink

        void unsetLink()
        Unsets the "link" attribute