All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTpls

      CTTuples getTpls()
      Gets the "tpls" element
    • isSetTpls

      boolean isSetTpls()
      True if has "tpls" element
    • setTpls

      void setTpls(CTTuples tpls)
      Sets the "tpls" element
    • addNewTpls

      CTTuples addNewTpls()
      Appends and returns a new empty "tpls" element
    • unsetTpls

      void unsetTpls()
      Unsets the "tpls" element
    • getMdx

      String getMdx()
      Gets the "mdx" attribute
    • xgetMdx

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetMdx()
      Gets (as xml) the "mdx" attribute
    • setMdx

      void setMdx(String mdx)
      Sets the "mdx" attribute
    • xsetMdx

      void xsetMdx(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring mdx)
      Sets (as xml) the "mdx" attribute