Function: extractPureTextFromCell()
function extractPureTextFromCell(cell): string
Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/worksheet.ts:1258
Get pure text in a cell.
Parameters
Parameter | Type |
---|---|
cell | Nullable <ICellData > |
Returns
string
pure text in this cell