Interface CTNumFmt

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getNumFmtId

        long getNumFmtId()
        Gets the "numFmtId" attribute
      • xgetNumFmtId

        STNumFmtId xgetNumFmtId()
        Gets (as xml) the "numFmtId" attribute
      • setNumFmtId

        void setNumFmtId​(long numFmtId)
        Sets the "numFmtId" attribute
      • xsetNumFmtId

        void xsetNumFmtId​(STNumFmtId numFmtId)
        Sets (as xml) the "numFmtId" attribute
      • getFormatCode

        java.lang.String getFormatCode()
        Gets the "formatCode" attribute
      • xgetFormatCode

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetFormatCode()
        Gets (as xml) the "formatCode" attribute
      • setFormatCode

        void setFormatCode​(java.lang.String formatCode)
        Sets the "formatCode" attribute
      • xsetFormatCode

        void xsetFormatCode​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring formatCode)
        Sets (as xml) the "formatCode" attribute