aVadim483 / fast-excel-writer

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

Is there an API reference? #84

Open PaulCombal opened 2 weeks ago

PaulCombal commented 2 weeks ago

Hello again,

The Readme files are very helpful, is there an API reference somewhere indicating what are the possible options to pass to every method?

For example, I don't think the options passed to Sheet::nextRow are documented.

Thank you!

aVadim483 commented 2 weeks ago

I have been meaning to do proper documentation for a long time, but I didn't have enough time.