获取列样式

  1. func (f *File) GetColStyle(sheet, col string) (int, error)

根据给定的工作表名称和列名称获取列的样式索引。此功能是并发安全的。