Interface CTCellStyle

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTCellStyle
    extends XmlObject
    An XML CT_CellStyle(@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
      • 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
      • getXfId

        long getXfId()
        Gets the "xfId" attribute
      • setXfId

        void setXfId​(long xfId)
        Sets the "xfId" attribute
      • xsetXfId

        void xsetXfId​(STCellStyleXfId xfId)
        Sets (as xml) the "xfId" attribute
      • getBuiltinId

        long getBuiltinId()
        Gets the "builtinId" attribute
      • xgetBuiltinId

        XmlUnsignedInt xgetBuiltinId()
        Gets (as xml) the "builtinId" attribute
      • isSetBuiltinId

        boolean isSetBuiltinId()
        True if has "builtinId" attribute
      • setBuiltinId

        void setBuiltinId​(long builtinId)
        Sets the "builtinId" attribute
      • xsetBuiltinId

        void xsetBuiltinId​(XmlUnsignedInt builtinId)
        Sets (as xml) the "builtinId" attribute
      • unsetBuiltinId

        void unsetBuiltinId()
        Unsets the "builtinId" attribute
      • getILevel

        long getILevel()
        Gets the "iLevel" attribute
      • xgetILevel

        XmlUnsignedInt xgetILevel()
        Gets (as xml) the "iLevel" attribute
      • isSetILevel

        boolean isSetILevel()
        True if has "iLevel" attribute
      • setILevel

        void setILevel​(long iLevel)
        Sets the "iLevel" attribute
      • xsetILevel

        void xsetILevel​(XmlUnsignedInt iLevel)
        Sets (as xml) the "iLevel" attribute
      • unsetILevel

        void unsetILevel()
        Unsets the "iLevel" attribute
      • getHidden

        boolean getHidden()
        Gets the "hidden" attribute
      • xgetHidden

        XmlBoolean xgetHidden()
        Gets (as xml) the "hidden" attribute
      • isSetHidden

        boolean isSetHidden()
        True if has "hidden" attribute
      • setHidden

        void setHidden​(boolean hidden)
        Sets the "hidden" attribute
      • xsetHidden

        void xsetHidden​(XmlBoolean hidden)
        Sets (as xml) the "hidden" attribute
      • unsetHidden

        void unsetHidden()
        Unsets the "hidden" attribute
      • getCustomBuiltin

        boolean getCustomBuiltin()
        Gets the "customBuiltin" attribute
      • xgetCustomBuiltin

        XmlBoolean xgetCustomBuiltin()
        Gets (as xml) the "customBuiltin" attribute
      • isSetCustomBuiltin

        boolean isSetCustomBuiltin()
        True if has "customBuiltin" attribute
      • setCustomBuiltin

        void setCustomBuiltin​(boolean customBuiltin)
        Sets the "customBuiltin" attribute
      • xsetCustomBuiltin

        void xsetCustomBuiltin​(XmlBoolean customBuiltin)
        Sets (as xml) the "customBuiltin" attribute
      • unsetCustomBuiltin

        void unsetCustomBuiltin()
        Unsets the "customBuiltin" attribute