Function: normalizeTextRuns()
function normalizeTextRuns(textRuns, reserveEmptyTextRun): ITextRun[]
Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/docs/data-model/text-x/apply-utils/common.ts:33
Parameters
Parameter | Type | Default value |
---|---|---|
textRuns | ITextRun [] | undefined |
reserveEmptyTextRun | boolean | false |
Returns
ITextRun
[]