@univerjs/engine-formula v0.4.2 • Docs
Function: handleNumfmtInCell()
function handleNumfmtInCell(
oldCell,
cell,
styles): Nullable<ICellData>
Handling number formats in styles
Parameters
Parameter | Type |
---|---|
oldCell | Nullable <ICellData > |
cell | Nullable <ICellData > |
styles | undefined | Styles |
Returns
Defined in
packages/engine-formula/src/engine/utils/numfmt-kit.ts:103 (opens in a new tab)