获取富文本格式获取富文本格式func (f *File) GetCellRichText(sheet, cell string) (runs []RichTextRun, err error)根据给定的工作表、单元格坐标获取指定单元格的富文本格式。