faisalman / simple-excel-php

Simplexcel.php - Easily read / parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc spreadsheet tabular file formats
http://faisalman.github.io/simple-excel-php
562 stars 146 forks source link

Update XMLWriter.php #59

Open dtpop opened 3 years ago

dtpop commented 3 years ago

So the function addRow is from the same type (same parameters) than the parent one.