The bottom portion of the file, after the last workbook is finished, is stored in body_footer.txt.(文件底部部分(最后一个工作簿完了之后)存储在body_footer.txt中。)
To style a cell, create a new HSSFCellStyle for the workbook, or use an existing HSSFCellStyle.(要指定单元格的样式,应该为工作簿创建一个新的HSSFCellStyle,或者使用现有的HSSFCellStyle。)
One way to structure the XML is to mimic the physical structure of an Excel workbook.(一种组织XML结构的方式是模拟Excel工作簿的物理结构。)
You can also find formulas in the workbook and color cells according to their content.(你能够也在工作手册中发现公式和根据他们的内容上色。)
Create a feed as you did before, but specify Excel Workbook from the "Select the feed data source" window.(像前面一样创建一个feed,但是在“Selectthefeeddatasource”窗口中指定ExcelWorkbook。)
The workbook contains several worksheets; iterate through them by using the workbook SheetCount property.(该工作簿包含几个工作表:通过使用工作簿SheetCount特性迭代它们。)
The Workbook element has a number of child elements, one of which is Sheets.(Workbook元素有许多子元素,其中之一是Sheets。)
The final step is to publish the workbook created previously to Excel Services by doing the following.(最后,发布该工作簿到ExcelServices)