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
function applyCellStyle(
xml,
address,
styleId): PatchCellResult;Defined in: packages/core/src/worksheet.ts:356
string
string
string
PatchCellResult