25 lines
238 B
Plaintext
25 lines
238 B
Plaintext
|
##
|
||
|
## PhpSpreadsheet
|
||
|
##
|
||
|
|
||
|
ArgumentSeparator = ;
|
||
|
|
||
|
|
||
|
##
|
||
|
## (For future use)
|
||
|
##
|
||
|
currencySymbol = €
|
||
|
|
||
|
|
||
|
##
|
||
|
## Excel Error Codes (For future use)
|
||
|
|
||
|
##
|
||
|
NULL = #NULLO!
|
||
|
DIV0 = #DIV/0!
|
||
|
VALUE = #VALORE!
|
||
|
REF = #RIF!
|
||
|
NAME = #NOME?
|
||
|
NUM = #NUM!
|
||
|
NA = #N/D
|