Help for this page
## illustrative code, untested ... # and with formats $mysheet->writeln('tab2', 10, 15, [.00156, 'percent'], 20); # passing + type=percent as a string looks wrong, I wish I could pass a format o +bject here!!!!