func (f *File) GetColWidth(sheet, col string) (float64, error)
根据给定的工作表和列名获取工作表中指定列的宽度。
本文档使用 BookStack 构建