IronsheetIronsheet
API Reference@ironsheet/coreFunctions

readRange

Function: readRange()

function readRange(
   xml, 
   rangeRef, 
   options?): ReadRangeResult;

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

Parameters

xml

string

rangeRef

string

options?

sharedStrings?

string[]

Returns

ReadRangeResult

On this page