IronsheetIronsheet
API Reference@ironsheet/coreFunctions

patchRange

Function: patchRange()

function patchRange(
   xml, 
   startAddress, 
   values): PatchCellResult;

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

Parameters

xml

string

startAddress

string

values

CellInput[][]

Returns

PatchCellResult

On this page