font: { color:true} }, style:true});// Sync to get the data from the workbook.awaitcontext.sync();constcellProperties = propertiesToGet.value[0][0];console.log(`Address:${cellProperties.address}\nStyle:${cellProperties.style}\nFill Color:${cellProperties.format.fill.color}\nFont Color...