-
```
I tried importing the Excel file attached with the following code:
reader.onload = function(e){
var csv = e.target.result;
var csvArr = $.csv.toArrays(csv);
}
resulting in 'Error: CSVDataErr…
-
```
I tried importing the Excel file attached with the following code:
reader.onload = function(e){
var csv = e.target.result;
var csvArr = $.csv.toArrays(csv);
}
resulting in 'Error: CSVDataErr…
-
I have an xlsx file where the cells are "formatted" to show 2 decimal places.
When I read in this file via XlsxReadOptions, only 2 decimal places are being parsed. e.g. `12.123` -> `12.12`
Code:…
-
Can't read this xlsx file.
XMLReader::open(zip:///app/storage/supplierPricelistFiles/spl_591_manual_2024-10-24_14-21-02_problemFile1.xlsx#xl/sharedStrings.xml): Failed to open stream: operation fai…
-
This is:
```
- [X] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSp…
-
I'm hitting a file handle leak very consistently when calling `XLSX.readtable`.
Steps to reproduce:
```
julia> using XLSX
for i in 1:1000
XLSX.readtable("data.xlsx", 1)
…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…