79238203

Date: 2024-11-29 19:48:42
Score: 1
Natty:
Report link

Use this:

sheet.getCell('A1').value = {
  richText: [
    {
      text: 'Vehicle:',
      font: { bold: true },
    },
    {
      text: ' CP0555LP-JHB(A)'
    }
  ]
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Huaijun Li