json:"table_name"json:"table_style"json:"show_first_column"json:"show_last_column"json:"show_row_stripes"json:"show_column_stripes"
  • table_style 是内置的表格样式 选择范围是
    - TableStyleLight1 - TableStyleLight21
    - TableStyleMedium1 - TableStyleMedium28
    - TableStyleDark1 - TableStyleDark11
  • show_row_stripes 是否条纹样式显示 就是奇偶行填充颜色不同
  • show_column_stripes 是否条纹样式显示 就是奇偶列填充颜色不同