I have a table in a Oracle d开发者_Go百科atabase. I have to create a complex spreadsheet structure from the Oracle table. I am looking for best approach to achieve this. Can I use SSIS or use some Ora
Formatting a column or row seems to be no problem.I\'ve poked around the documentation a bunch, did some searches, and looked through the \"methods\" result on some spreadsheet objects and I can\'t fi
I am generating reports in .xlsx using PHPExcel. It was okay in the initial testing stages with small data sets (tens of rows, 3 sheets), but now when using it on a real production data with over 500
I\'m trying to use the spreadsheet gem in my Rails app, but I get the following error: can\'t convert Spreadsheet::Workbook into String
I have a spreadsheet that contains data that ranges from 0.0 to 1.0, e.g开发者_运维问答. a, 0.1
I need to generate a spreadsheet file on iOS that is readable both by Excel and Numbers. CSV file is not sufficient as it does not allow multiple sheets and/or formatting.
excel has a nice feature which allow that cells to by copied by a mouse drag and drop.The same functionality is offered by Google spreadsheet.
I need to read some cell values from a .xls file using JScript under WSH. Is there any COM object or anything that I can use to do tha开发者_开发技巧t?Actually there is a COM component for this. Its
I am generating Excelreport in Perl. I am usi开发者_StackOverflowng the Formula in the cell, it\'s working fine, but in Outlook when I see through preview file, the cell is showing something like Spr
I have the fo开发者_开发知识库llowing code which contains data for the csv file.Now i want the data to be displayed aligned left for all the columns.