单元格

RichTextRun 定义了富文本的属性。

  1. type RichTextRun struct {
  2. Font *Font
  3. Text string
  4. }