作用 如果xls文件内容有改变,可以刷新(会重新open一次,但这个方法不需要再传入参数了)
67 68 69
# File 'lib/ld/excel/excel.rb', line 67 def flush @excel = Ld::Excel.open @path end