func (f *File) SetCellInt(sheet, cell string, value int) error
根据给定的工作表名和单元格坐标设置实数单元格的值。
本文档使用 BookStack 构建