If you want to display numbers, why are you using the write_string() method instead of the write_number(),method?
Your method call is missing the format specification (the 4th parameter). You should be passing the format instead of hard coding it as a string, like you're currently doing.
The 3rd example Spreadsheet::WriteExcel#Example_3 in the module documentation shows how to specify a currency format.
In reply to Re: Spreadsheet::WriteExcel cell formatting.
by fishmonger
in thread Spreadsheet::WriteExcel cell formatting.
by anonymonk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |