func (f *File) GetCellFormula(sheet, cell string) (string, error)
根据给定的工作表名和单元格坐标获取该单元格上的公式。
本文档使用 BookStack 构建