IronsheetIronsheet
API Reference@ironsheet/coreFunctions

removeCellsInRange

Function: removeCellsInRange()

function removeCellsInRange(xml, range): PatchCellResult;

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

Parameters

xml

string

range

endColumn

number

endRow

number

startColumn

number

startRow

number

Returns

PatchCellResult

On this page