Interface CTMemberProperty

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTMemberProperty
    extends XmlObject
    An XML CT_MemberProperty(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getName

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

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

        boolean isSetName()
        True if has "name" attribute
      • setName

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

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

        void unsetName()
        Unsets the "name" attribute
      • getShowCell

        boolean getShowCell()
        Gets the "showCell" attribute
      • xgetShowCell

        XmlBoolean xgetShowCell()
        Gets (as xml) the "showCell" attribute
      • isSetShowCell

        boolean isSetShowCell()
        True if has "showCell" attribute
      • setShowCell

        void setShowCell​(boolean showCell)
        Sets the "showCell" attribute
      • xsetShowCell

        void xsetShowCell​(XmlBoolean showCell)
        Sets (as xml) the "showCell" attribute
      • unsetShowCell

        void unsetShowCell()
        Unsets the "showCell" attribute
      • getShowTip

        boolean getShowTip()
        Gets the "showTip" attribute
      • xgetShowTip

        XmlBoolean xgetShowTip()
        Gets (as xml) the "showTip" attribute
      • isSetShowTip

        boolean isSetShowTip()
        True if has "showTip" attribute
      • setShowTip

        void setShowTip​(boolean showTip)
        Sets the "showTip" attribute
      • xsetShowTip

        void xsetShowTip​(XmlBoolean showTip)
        Sets (as xml) the "showTip" attribute
      • unsetShowTip

        void unsetShowTip()
        Unsets the "showTip" attribute
      • getShowAsCaption

        boolean getShowAsCaption()
        Gets the "showAsCaption" attribute
      • xgetShowAsCaption

        XmlBoolean xgetShowAsCaption()
        Gets (as xml) the "showAsCaption" attribute
      • isSetShowAsCaption

        boolean isSetShowAsCaption()
        True if has "showAsCaption" attribute
      • setShowAsCaption

        void setShowAsCaption​(boolean showAsCaption)
        Sets the "showAsCaption" attribute
      • xsetShowAsCaption

        void xsetShowAsCaption​(XmlBoolean showAsCaption)
        Sets (as xml) the "showAsCaption" attribute
      • unsetShowAsCaption

        void unsetShowAsCaption()
        Unsets the "showAsCaption" attribute
      • getNameLen

        long getNameLen()
        Gets the "nameLen" attribute
      • xgetNameLen

        XmlUnsignedInt xgetNameLen()
        Gets (as xml) the "nameLen" attribute
      • isSetNameLen

        boolean isSetNameLen()
        True if has "nameLen" attribute
      • setNameLen

        void setNameLen​(long nameLen)
        Sets the "nameLen" attribute
      • xsetNameLen

        void xsetNameLen​(XmlUnsignedInt nameLen)
        Sets (as xml) the "nameLen" attribute
      • unsetNameLen

        void unsetNameLen()
        Unsets the "nameLen" attribute
      • getPPos

        long getPPos()
        Gets the "pPos" attribute
      • xgetPPos

        XmlUnsignedInt xgetPPos()
        Gets (as xml) the "pPos" attribute
      • isSetPPos

        boolean isSetPPos()
        True if has "pPos" attribute
      • setPPos

        void setPPos​(long pPos)
        Sets the "pPos" attribute
      • xsetPPos

        void xsetPPos​(XmlUnsignedInt pPos)
        Sets (as xml) the "pPos" attribute
      • unsetPPos

        void unsetPPos()
        Unsets the "pPos" attribute
      • getPLen

        long getPLen()
        Gets the "pLen" attribute
      • xgetPLen

        XmlUnsignedInt xgetPLen()
        Gets (as xml) the "pLen" attribute
      • isSetPLen

        boolean isSetPLen()
        True if has "pLen" attribute
      • setPLen

        void setPLen​(long pLen)
        Sets the "pLen" attribute
      • xsetPLen

        void xsetPLen​(XmlUnsignedInt pLen)
        Sets (as xml) the "pLen" attribute
      • unsetPLen

        void unsetPLen()
        Unsets the "pLen" attribute
      • getLevel

        long getLevel()
        Gets the "level" attribute
      • xgetLevel

        XmlUnsignedInt xgetLevel()
        Gets (as xml) the "level" attribute
      • isSetLevel

        boolean isSetLevel()
        True if has "level" attribute
      • setLevel

        void setLevel​(long level)
        Sets the "level" attribute
      • xsetLevel

        void xsetLevel​(XmlUnsignedInt level)
        Sets (as xml) the "level" attribute
      • unsetLevel

        void unsetLevel()
        Unsets the "level" attribute
      • getField

        long getField()
        Gets the "field" attribute
      • xgetField

        XmlUnsignedInt xgetField()
        Gets (as xml) the "field" attribute
      • setField

        void setField​(long field)
        Sets the "field" attribute
      • xsetField

        void xsetField​(XmlUnsignedInt field)
        Sets (as xml) the "field" attribute