获取单元格数据类型

  1. func (f *File) GetCellType(sheet, axis string) (CellType, error)

根据给定的工作表、单元格坐标获取指定单元格的数据类型。