A custom number format declared in xl/styles.xml. IDs 0..163 are
reserved for built-in formats defined by the OOXML spec; IDs 164 and
above are custom formats authored by the workbook.
Summary
Types
@type t() :: %ExVEx.OOXML.Styles.NumFmt{ format_code: String.t(), id: non_neg_integer() }