IronsheetIronsheet
API Reference@ironsheet/coreFunctions

createRowsXml

Function: createRowsXml()

function createRowsXml(rows, options): string;

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

Parameters

rows

CellInput[][]

options

prefix?

string

startColumn?

number

startRow

number

Returns

string

On this page