aVadim483 / fast-excel-writer

Lightweight and very fast XLSX Excel Spreadsheet Writer in PHP
MIT License
177 stars 31 forks source link

Insert column/row #70

Closed AndreeaMb closed 3 months ago

AndreeaMb commented 4 months ago

Is there a way to insert a column/row, before a column/row index?

Thank you!

aVadim483 commented 4 months ago

If your sheet is not very large you can use direct writing method https://github.com/aVadim483/fast-excel-writer/blob/master/docs/03-writing.md#direct-writing-to-cells