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