目录一、准备工作1、引入依赖二、准备好一个word模版文件三、编写导出方法的工具类四、在ExportWordServiceImpl层调用导出word工具方法五、前端请求接口后word文档的展示效果六、总结一、准备工作
I am trying to write excel file by using ruby 1.9spreadsheet version 0.6.4.1 on windows. Everything is going ok,