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.
    • Method Detail

      • 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

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STXstring xgetName()
        Gets (as xml) the "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STXstring name)
        Sets (as xml) the "name" attribute
      • getMdx

        java.lang.String getMdx()
        Gets the "mdx" attribute
      • xgetMdx

        STXstring xgetMdx()
        Gets (as xml) the "mdx" attribute
      • setMdx

        void setMdx​(java.lang.String mdx)
        Sets the "mdx" attribute
      • xsetMdx

        void xsetMdx​(STXstring mdx)
        Sets (as xml) the "mdx" attribute
      • getMemberName

        java.lang.String getMemberName()
        Gets the "memberName" attribute
      • xgetMemberName

        STXstring xgetMemberName()
        Gets (as xml) the "memberName" attribute
      • isSetMemberName

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

        void setMemberName​(java.lang.String memberName)
        Sets the "memberName" attribute
      • xsetMemberName

        void xsetMemberName​(STXstring memberName)
        Sets (as xml) the "memberName" attribute
      • unsetMemberName

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

        java.lang.String getHierarchy()
        Gets the "hierarchy" attribute
      • xgetHierarchy

        STXstring xgetHierarchy()
        Gets (as xml) the "hierarchy" attribute
      • isSetHierarchy

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

        void setHierarchy​(java.lang.String hierarchy)
        Sets the "hierarchy" attribute
      • xsetHierarchy

        void xsetHierarchy​(STXstring hierarchy)
        Sets (as xml) the "hierarchy" attribute
      • unsetHierarchy

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

        java.lang.String getParent()
        Gets the "parent" attribute
      • xgetParent

        STXstring xgetParent()
        Gets (as xml) the "parent" attribute
      • isSetParent

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

        void setParent​(java.lang.String parent)
        Sets the "parent" attribute
      • xsetParent

        void xsetParent​(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