IronsheetIronsheet
API Reference@ironsheet/coreFunctions

patchCells

Function: patchCells()

function patchCells(xml, patches): PatchCellResult;

Defined in: packages/core/src/worksheet.ts:317

Parameters

xml

string

patches

CellPatch[]

Returns

PatchCellResult

On this page