All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getT

      CTMdxTuple getT()
      Gets the "t" element
    • isSetT

      boolean isSetT()
      True if has "t" element
    • setT

      void setT(CTMdxTuple t)
      Sets the "t" element
    • addNewT

      CTMdxTuple addNewT()
      Appends and returns a new empty "t" element
    • unsetT

      void unsetT()
      Unsets the "t" element
    • getMs

      CTMdxSet getMs()
      Gets the "ms" element
    • isSetMs

      boolean isSetMs()
      True if has "ms" element
    • setMs

      void setMs(CTMdxSet ms)
      Sets the "ms" element
    • addNewMs

      CTMdxSet addNewMs()
      Appends and returns a new empty "ms" element
    • unsetMs

      void unsetMs()
      Unsets the "ms" element
    • getP

      Gets the "p" element
    • isSetP

      boolean isSetP()
      True if has "p" element
    • setP

      void setP(CTMdxMemeberProp p)
      Sets the "p" element
    • addNewP

      CTMdxMemeberProp addNewP()
      Appends and returns a new empty "p" element
    • unsetP

      void unsetP()
      Unsets the "p" element
    • getK

      CTMdxKPI getK()
      Gets the "k" element
    • isSetK

      boolean isSetK()
      True if has "k" element
    • setK

      void setK(CTMdxKPI k)
      Sets the "k" element
    • addNewK

      CTMdxKPI addNewK()
      Appends and returns a new empty "k" element
    • unsetK

      void unsetK()
      Unsets the "k" element
    • getN

      long getN()
      Gets the "n" attribute
    • xgetN

      Gets (as xml) the "n" attribute
    • setN

      void setN(long n)
      Sets the "n" attribute
    • xsetN

      void xsetN(XmlUnsignedInt n)
      Sets (as xml) the "n" attribute
    • getF

      Gets the "f" attribute
    • xgetF

      Gets (as xml) the "f" attribute
    • setF

      void setF(STMdxFunctionType.Enum f)
      Sets the "f" attribute
    • xsetF

      void xsetF(STMdxFunctionType f)
      Sets (as xml) the "f" attribute