We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
class: \PhpOffice\PhpSpreadsheet\Style\Style
\PhpOffice\PhpSpreadsheet\Style\Style
file: phpoffice\phpspreadsheet\src\PhpSpreadsheet\Style\Style.php
phpoffice\phpspreadsheet\src\PhpSpreadsheet\Style\Style.php
function: exportArray1
exportArray1
Is this a typo in:
<?php ... $this->exportArray2($exportedArray, 'quotePrefx', $this->getQuotePrefix());
Should it be 'quotePrefix'?
'quotePrefix'