@univerjs-pro/sheets-pivot v0.5.4
Function: transFromCellValue()
function transFromCellValue(
cellData,
isValue,
format,
textInfo): IPivotViewValueType
Defined in: packages/sheets-pivot/src/const/const.ts:410
Parameters
Parameter | Type |
---|---|
cellData | IPivotViewCellData |
isValue | boolean |
format | undefined | string |
textInfo | Record <string , string > |