IronsheetIronsheet
API Reference@ironsheet/coreFunctions

appendRows

Function: appendRows()

function appendRows(
   xml, 
   rows, 
   options?): PatchCellResult;

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

Parameters

xml

string

rows

CellInput[][]

options?

startColumn?

number

Returns

PatchCellResult

On this page