Function: getBodySliceHtml()
function getBodySliceHtml(
body,
startIndex,
endIndex): string
Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/shared/clipboard.ts:21
Parameters
Parameter | Type |
---|---|
body | IDocumentBody |
startIndex | number |
endIndex | number |
Returns
string