1##
2## PhpSpreadsheet
3##
4
5ArgumentSeparator	= ;
6
7
8##
9##	(For future use)
10##
11currencySymbol	= kr
12
13
14
15##
16##	Excel Error Codes	(For future use)
17
18##
19NULL	= #NUL!
20DIV0	= #DIVISION/0!
21VALUE	= #VÆRDI!
22REF	= #REFERENCE!
23NAME	= #NAVN?
24NUM	= #NUM!
25NA	= #I/T
26