All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getNList

      Gets a List of "n" elements
    • getNArray

      CTMetadataStringIndex[] getNArray()
      Gets array of all "n" elements
    • getNArray

      CTMetadataStringIndex getNArray(int i)
      Gets ith "n" element
    • sizeOfNArray

      int sizeOfNArray()
      Returns number of "n" element
    • setNArray

      void setNArray(CTMetadataStringIndex[] nArray)
      Sets array of all "n" element
    • setNArray

      void setNArray(int i, CTMetadataStringIndex n)
      Sets ith "n" element
    • insertNewN

      CTMetadataStringIndex insertNewN(int i)
      Inserts and returns a new empty value (as xml) as the ith "n" element
    • addNewN

      Appends and returns a new empty value (as xml) as the last "n" element
    • removeN

      void removeN(int i)
      Removes the ith "n" element
    • getC

      long getC()
      Gets the "c" attribute
    • xgetC

      Gets (as xml) the "c" attribute
    • isSetC

      boolean isSetC()
      True if has "c" attribute
    • setC

      void setC(long c)
      Sets the "c" attribute
    • xsetC

      void xsetC(XmlUnsignedInt c)
      Sets (as xml) the "c" attribute
    • unsetC

      void unsetC()
      Unsets the "c" attribute
    • getCt

      String getCt()
      Gets the "ct" attribute
    • xgetCt

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCt()
      Gets (as xml) the "ct" attribute
    • isSetCt

      boolean isSetCt()
      True if has "ct" attribute
    • setCt

      void setCt(String ct)
      Sets the "ct" attribute
    • xsetCt

      void xsetCt(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring ct)
      Sets (as xml) the "ct" attribute
    • unsetCt

      void unsetCt()
      Unsets the "ct" attribute
    • getSi

      long getSi()
      Gets the "si" attribute
    • xgetSi

      XmlUnsignedInt xgetSi()
      Gets (as xml) the "si" attribute
    • isSetSi

      boolean isSetSi()
      True if has "si" attribute
    • setSi

      void setSi(long si)
      Sets the "si" attribute
    • xsetSi

      void xsetSi(XmlUnsignedInt si)
      Sets (as xml) the "si" attribute
    • unsetSi

      void unsetSi()
      Unsets the "si" attribute
    • getFi

      long getFi()
      Gets the "fi" attribute
    • xgetFi

      XmlUnsignedInt xgetFi()
      Gets (as xml) the "fi" attribute
    • isSetFi

      boolean isSetFi()
      True if has "fi" attribute
    • setFi

      void setFi(long fi)
      Sets the "fi" attribute
    • xsetFi

      void xsetFi(XmlUnsignedInt fi)
      Sets (as xml) the "fi" attribute
    • unsetFi

      void unsetFi()
      Unsets the "fi" attribute
    • getBc

      byte[] getBc()
      Gets the "bc" attribute
    • xgetBc

      Gets (as xml) the "bc" attribute
    • isSetBc

      boolean isSetBc()
      True if has "bc" attribute
    • setBc

      void setBc(byte[] bc)
      Sets the "bc" attribute
    • xsetBc

      void xsetBc(STUnsignedIntHex bc)
      Sets (as xml) the "bc" attribute
    • unsetBc

      void unsetBc()
      Unsets the "bc" attribute
    • getFc

      byte[] getFc()
      Gets the "fc" attribute
    • xgetFc

      Gets (as xml) the "fc" attribute
    • isSetFc

      boolean isSetFc()
      True if has "fc" attribute
    • setFc

      void setFc(byte[] fc)
      Sets the "fc" attribute
    • xsetFc

      void xsetFc(STUnsignedIntHex fc)
      Sets (as xml) the "fc" attribute
    • unsetFc

      void unsetFc()
      Unsets the "fc" attribute
    • getI

      boolean getI()
      Gets the "i" attribute
    • xgetI

      XmlBoolean xgetI()
      Gets (as xml) the "i" attribute
    • isSetI

      boolean isSetI()
      True if has "i" attribute
    • setI

      void setI(boolean iValue)
      Sets the "i" attribute
    • xsetI

      void xsetI(XmlBoolean iValue)
      Sets (as xml) the "i" attribute
    • unsetI

      void unsetI()
      Unsets the "i" attribute
    • getU

      boolean getU()
      Gets the "u" attribute
    • xgetU

      XmlBoolean xgetU()
      Gets (as xml) the "u" attribute
    • isSetU

      boolean isSetU()
      True if has "u" attribute
    • setU

      void setU(boolean u)
      Sets the "u" attribute
    • xsetU

      void xsetU(XmlBoolean u)
      Sets (as xml) the "u" attribute
    • unsetU

      void unsetU()
      Unsets the "u" attribute
    • getSt

      boolean getSt()
      Gets the "st" attribute
    • xgetSt

      XmlBoolean xgetSt()
      Gets (as xml) the "st" attribute
    • isSetSt

      boolean isSetSt()
      True if has "st" attribute
    • setSt

      void setSt(boolean st)
      Sets the "st" attribute
    • xsetSt

      void xsetSt(XmlBoolean st)
      Sets (as xml) the "st" attribute
    • unsetSt

      void unsetSt()
      Unsets the "st" attribute
    • getB

      boolean getB()
      Gets the "b" attribute
    • xgetB

      XmlBoolean xgetB()
      Gets (as xml) the "b" attribute
    • isSetB

      boolean isSetB()
      True if has "b" attribute
    • setB

      void setB(boolean b)
      Sets the "b" attribute
    • xsetB

      void xsetB(XmlBoolean b)
      Sets (as xml) the "b" attribute
    • unsetB

      void unsetB()
      Unsets the "b" attribute