IronsheetIronsheet
API Reference@ironsheet/coreFunctions

patchCell

Function: patchCell()

function patchCell(
   xml, 
   address, 
   value): PatchCellResult;

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

Parameters

xml

string

address

string

value

CellInput

Returns

PatchCellResult

On this page