err := f.AddComment(sheet, excelize.Comment{ Cell: "A3", Runs: []excelize.RichTextRun{ {Text: "Excelize: ", Font: &excelize.Font{Bold: true}}, },})