| 123456789101112131415161718192021222324 | 
							- ##
 
- ## PhpSpreadsheet
 
- ##
 
- ArgumentSeparator	= ;
 
- ##
 
- ##	(For future use)
 
- ##
 
- currencySymbol	= €
 
- ##
 
- ##	Excel Error Codes	(For future use)
 
- ##
 
- NULL	= #LEEG!
 
- DIV0	= #DEEL/0!
 
- VALUE	= #WAARDE!
 
- REF	= #VERW!
 
- NAME	= #NAAM?
 
- NUM	= #GETAL!
 
- NA	= #N/B
 
 
  |