Use this tag for questions about spreadsheet apps, plug-ins, libraries, etc.
I have created a Google Spreadsheet with five columns; Once the user filled the values in the first three columns, …
google-sheets spreadsheet google-spreadsheet-apiI have a Google Docs SpreadSheet, where in the column A are dates (A1: 2013-11-22, A2: 2013-11-23, A3: 2013…
google-apps-script row spreadsheet highlightRefering this example https://github.com/SheetJS/js-xlsx/blob/master/tests/write.js , it doesn't have any implementation for cell …
javascript spreadsheet xlsx jszipI'm currently using something like this to insert inline string in a cell : new Cell() { CellReference = "E2", StyleIndex = (UInt32Value)4…
c# cell openxml spreadsheet line-breaksHow to add Image in different different HSSFCell object in poi ? I have written some code which is adding image …
java apache excel spreadsheetI'm trying to parse an Excel spreadsheet (.xlsx) into JSON. I'm using the SheetJS node package for it. However I …
javascript excel spreadsheetI am using LibreOffice 3.5.4.2. I would like to change the background color of cells based on various conditions. As a …
macros spreadsheet background-color libreoffice libreoffice-basicI have an Excel file that I want to use in my application. Using jexcel I read and write an …
android file excel view spreadsheetIn a web application, I am generating a spreadsheet XML using an XSL template created from Excel 2010. I want this …
xml excel spreadsheetI'm developing an application based on Eclipse's Rich Client Platform that relies heavily on the use of tables for showing …
java eclipse swt spreadsheet