CellData
CellData =
JSFCellExpanded&object
Extended cell data type that includes z/zf for backwards compatibility. These properties are convenience shortcuts specifying number formats directly in cell data.
Type Declaration
Section titled “Type Declaration”
optionalz:string|null
User-assigned number format (convenience shortcut for style.numberFormat)
optionalzf:string|null
Formula-assigned number format (convenience shortcut for style.numberFormatFromFormula)