Interface CTCalculatedMember

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • 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
    • getMemberName

      String getMemberName()
      Gets the "memberName" attribute
    • xgetMemberName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetMemberName()
      Gets (as xml) the "memberName" attribute
    • isSetMemberName

      boolean isSetMemberName()
      True if has "memberName" attribute
    • setMemberName

      void setMemberName(String memberName)
      Sets the "memberName" attribute
    • xsetMemberName

      void xsetMemberName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring memberName)
      Sets (as xml) the "memberName" attribute
    • unsetMemberName

      void unsetMemberName()
      Unsets the "memberName" attribute
    • getHierarchy

      String getHierarchy()
      Gets the "hierarchy" attribute
    • xgetHierarchy

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetHierarchy()
      Gets (as xml) the "hierarchy" attribute
    • isSetHierarchy

      boolean isSetHierarchy()
      True if has "hierarchy" attribute
    • setHierarchy

      void setHierarchy(String hierarchy)
      Sets the "hierarchy" attribute
    • xsetHierarchy

      void xsetHierarchy(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring hierarchy)
      Sets (as xml) the "hierarchy" attribute
    • unsetHierarchy

      void unsetHierarchy()
      Unsets the "hierarchy" attribute
    • getParent

      String getParent()
      Gets the "parent" attribute
    • xgetParent

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetParent()
      Gets (as xml) the "parent" attribute
    • isSetParent

      boolean isSetParent()
      True if has "parent" attribute
    • setParent

      void setParent(String parent)
      Sets the "parent" attribute
    • xsetParent

      void xsetParent(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring parent)
      Sets (as xml) the "parent" attribute
    • unsetParent

      void unsetParent()
      Unsets the "parent" attribute
    • getSolveOrder

      int getSolveOrder()
      Gets the "solveOrder" attribute
    • xgetSolveOrder

      XmlInt xgetSolveOrder()
      Gets (as xml) the "solveOrder" attribute
    • isSetSolveOrder

      boolean isSetSolveOrder()
      True if has "solveOrder" attribute
    • setSolveOrder

      void setSolveOrder(int solveOrder)
      Sets the "solveOrder" attribute
    • xsetSolveOrder

      void xsetSolveOrder(XmlInt solveOrder)
      Sets (as xml) the "solveOrder" attribute
    • unsetSolveOrder

      void unsetSolveOrder()
      Unsets the "solveOrder" attribute
    • getSet

      boolean getSet()
      Gets the "set" attribute
    • xgetSet

      XmlBoolean xgetSet()
      Gets (as xml) the "set" attribute
    • isSetSet

      boolean isSetSet()
      True if has "set" attribute
    • setSet

      void setSet(boolean set)
      Sets the "set" attribute
    • xsetSet

      void xsetSet(XmlBoolean set)
      Sets (as xml) the "set" attribute
    • unsetSet

      void unsetSet()
      Unsets the "set" attribute