-
Heyy,
I am using the RowIterator from the XLSX directory.
I want to skip the first row.
So I thought I'd use ->next()
But for some reason when I use ->next() I get the "Data must be loaded befor…
-
[DL-71] created by janusz.kuszczynski
-
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 sorry to keep bringing up issues but I'm using the most recent version of OpenXLSX from the development-aral branch in MS Visual Studio 2022 on Windows 11 x64 and writing a program that produces f…
-
PANIC when reading an Excel file in which the button text is set to a string with newlines.
## Reproduction
### Environment
|item|ver|
|-|-|
|rust| 1.78|
|umya-spreadsheet| 1.2.6|
|Microsoft …
-
I've implemented both the shared strings and worksheet parsers as SAX parsers, and simple_xlsx_reader's performance is much improved.
I'll run my own benchmarks, thanks for this repo! But just lett…
-
I am using Java technology
I have tried a sheet by downloading from our application.One thing I have observed that if I just try to read the file directly after downloading ,it is getting failed.But…
-
Maybe I'm missing out on a Detail, but with Version 4 it seems to be impossible to read an xlsx file and a csv file in one script. I tried to convert an xlsx to csv and read the csv afterwards:
```ph…
-
After import of CSV file where columns have values like 31.10.2022 which is format "**dd.MM.yyyy**" with setting cellDates false or true format on Chrome browser (language set to en or pl version (bot…
-
This is:
```
- [x] a bug report
```
### What is the expected behavior?
Successful file loading with drawnings (pasted images) for next processing.
### What is the current behavior?
For so…