Interface CTTop10

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getTop

        boolean getTop()
        Gets the "top" attribute
      • xgetTop

        XmlBoolean xgetTop()
        Gets (as xml) the "top" attribute
      • isSetTop

        boolean isSetTop()
        True if has "top" attribute
      • setTop

        void setTop​(boolean top)
        Sets the "top" attribute
      • xsetTop

        void xsetTop​(XmlBoolean top)
        Sets (as xml) the "top" attribute
      • unsetTop

        void unsetTop()
        Unsets the "top" attribute
      • getPercent

        boolean getPercent()
        Gets the "percent" attribute
      • xgetPercent

        XmlBoolean xgetPercent()
        Gets (as xml) the "percent" attribute
      • isSetPercent

        boolean isSetPercent()
        True if has "percent" attribute
      • setPercent

        void setPercent​(boolean percent)
        Sets the "percent" attribute
      • xsetPercent

        void xsetPercent​(XmlBoolean percent)
        Sets (as xml) the "percent" attribute
      • unsetPercent

        void unsetPercent()
        Unsets the "percent" attribute
      • getVal

        double getVal()
        Gets the "val" attribute
      • xgetVal

        XmlDouble xgetVal()
        Gets (as xml) the "val" attribute
      • setVal

        void setVal​(double val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(XmlDouble val)
        Sets (as xml) the "val" attribute
      • getFilterVal

        double getFilterVal()
        Gets the "filterVal" attribute
      • xgetFilterVal

        XmlDouble xgetFilterVal()
        Gets (as xml) the "filterVal" attribute
      • isSetFilterVal

        boolean isSetFilterVal()
        True if has "filterVal" attribute
      • setFilterVal

        void setFilterVal​(double filterVal)
        Sets the "filterVal" attribute
      • xsetFilterVal

        void xsetFilterVal​(XmlDouble filterVal)
        Sets (as xml) the "filterVal" attribute
      • unsetFilterVal

        void unsetFilterVal()
        Unsets the "filterVal" attribute