@univerjs/core v0.4.2 • Docs
Function: updateAttributeByInsert()
function updateAttributeByInsert(
body,
insertBody,
textLength,
currentIndex): void
Parameters
Parameter | Type |
---|---|
body | IDocumentBody |
insertBody | IDocumentBody |
textLength | number |
currentIndex | number |
Returns
void