All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

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

      long getNp()
      Gets the "np" attribute
    • xgetNp

      XmlUnsignedInt xgetNp()
      Gets (as xml) the "np" attribute
    • setNp

      void setNp(long np)
      Sets the "np" attribute
    • xsetNp

      void xsetNp(XmlUnsignedInt np)
      Sets (as xml) the "np" attribute
    • getP

      Gets the "p" attribute
    • xgetP

      Gets (as xml) the "p" attribute
    • setP

      void setP(STMdxKPIProperty.Enum p)
      Sets the "p" attribute
    • xsetP

      void xsetP(STMdxKPIProperty p)
      Sets (as xml) the "p" attribute