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
function patchRange(
xml,
startAddress,
values): PatchCellResult;Defined in: packages/core/src/worksheet.ts:336
string
string
CellInput[][]
PatchCellResult