mirror of
https://github.com/shuchkin/simplexlsxgen.git
synced 2023-08-10 21:12:59 +03:00
Update README.md
Add in example Currency Float (other)
This commit is contained in:
parent
c78750ffe7
commit
dc974d2ef9
@ -44,6 +44,7 @@ $data = [
|
|||||||
['Currency €', '200 €'],
|
['Currency €', '200 €'],
|
||||||
['Currency ₽', '1200.30 ₽'],
|
['Currency ₽', '1200.30 ₽'],
|
||||||
['Currency (other)', '<style nf=""£"#,##0.00">500</style>'],
|
['Currency (other)', '<style nf=""£"#,##0.00">500</style>'],
|
||||||
|
['Currency Float (other)', '<style nf="#,##0.00\ [$£-1];[Red]#,##0.00\ [$£-1]">500.250</style>'],
|
||||||
['Datetime', '2020-05-20 02:38:00'],
|
['Datetime', '2020-05-20 02:38:00'],
|
||||||
['Date', '2020-05-20'],
|
['Date', '2020-05-20'],
|
||||||
['Time', '02:38:00'],
|
['Time', '02:38:00'],
|
||||||
|
Loading…
Reference in New Issue
Block a user