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.
  • Field Details

  • Method Details

    • 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

      String getFormatCode()
      Gets the "formatCode" attribute
    • xgetFormatCode

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

      void setFormatCode(String formatCode)
      Sets the "formatCode" attribute
    • xsetFormatCode

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