IronsheetIronsheet
API Reference@ironsheet/coreFunctions

applyCellStyle

Function: applyCellStyle()

function applyCellStyle(
   xml, 
   address, 
   styleId): PatchCellResult;

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

Parameters

xml

string

address

string

styleId

string

Returns

PatchCellResult

On this page