Interface CTIconFilter

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • xgetIconSet

        STIconSetType xgetIconSet()
        Gets (as xml) the "iconSet" attribute
      • setIconSet

        void setIconSet​(STIconSetType.Enum iconSet)
        Sets the "iconSet" attribute
      • xsetIconSet

        void xsetIconSet​(STIconSetType iconSet)
        Sets (as xml) the "iconSet" attribute
      • getIconId

        long getIconId()
        Gets the "iconId" attribute
      • xgetIconId

        XmlUnsignedInt xgetIconId()
        Gets (as xml) the "iconId" attribute
      • isSetIconId

        boolean isSetIconId()
        True if has "iconId" attribute
      • setIconId

        void setIconId​(long iconId)
        Sets the "iconId" attribute
      • xsetIconId

        void xsetIconId​(XmlUnsignedInt iconId)
        Sets (as xml) the "iconId" attribute
      • unsetIconId

        void unsetIconId()
        Unsets the "iconId" attribute