API Reference@univerjs@univerjs/engine-renderinterfacesItempcelldata@univerjs/engine-render v0.4.2 • Docs Interface: ITempCellData Cell data Extends ICellData Properties PropertyTypeDescriptionInherited fromDefined incustom?CustomDataUser stored custom fieldsICellData.customsubmodules/univer/packages/core/src/sheets/typedef.ts:255 (opens in a new tab)f?Nullable<string>Raw formula string. For example =SUM(A1:B4).ICellData.fsubmodules/univer/packages/core/src/sheets/typedef.ts:245 (opens in a new tab)p?Nullable<IDocumentData>The unique key, a random string, is used for the plug-in to associate the cell. When the cell information changes, the plug-in does not need to change the data, reducing the pressure on the back-end interface id?: string.ICellData.psubmodules/univer/packages/core/src/sheets/typedef.ts:229 (opens in a new tab)prefixstring[]--submodules/univer/packages/engine-render/src/basics/cell-data.ts:21 (opens in a new tab)s?Nullable<string | IStyleData>style idICellData.ssubmodules/univer/packages/core/src/sheets/typedef.ts:232 (opens in a new tab)si?Nullable<string>Id of the formula.ICellData.sisubmodules/univer/packages/core/src/sheets/typedef.ts:250 (opens in a new tab)styleIStyleData--submodules/univer/packages/engine-render/src/basics/cell-data.ts:20 (opens in a new tab)t?Nullable<CellValueType>-ICellData.tsubmodules/univer/packages/core/src/sheets/typedef.ts:240 (opens in a new tab)v?Nullable<CellValue>Origin valueICellData.vsubmodules/univer/packages/core/src/sheets/typedef.ts:237 (opens in a new tab)IsummarymetricItextrangewithstyle