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.
  • Field Details

  • Method Details

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

      Gets the "function" attribute
    • xgetFunction

      Gets (as xml) the "function" attribute
    • isSetFunction

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

      void setFunction(STDataConsolidateFunction.Enum function)
      Sets the "function" attribute
    • xsetFunction

      void xsetFunction(STDataConsolidateFunction function)
      Sets (as xml) the "function" attribute
    • unsetFunction

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

      boolean getStartLabels()
      Gets the "startLabels" attribute
    • xgetStartLabels

      XmlBoolean xgetStartLabels()
      Gets (as xml) the "startLabels" attribute
    • isSetStartLabels

      boolean isSetStartLabels()
      True if has "startLabels" attribute
    • setStartLabels

      void setStartLabels(boolean startLabels)
      Sets the "startLabels" attribute
    • xsetStartLabels

      void xsetStartLabels(XmlBoolean startLabels)
      Sets (as xml) the "startLabels" attribute
    • unsetStartLabels

      void unsetStartLabels()
      Unsets the "startLabels" 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