24 lines
239 B
Plaintext
24 lines
239 B
Plaintext
|
##
|
||
|
## PhpSpreadsheet
|
||
|
##
|
||
|
|
||
|
ArgumentSeparator = ;
|
||
|
|
||
|
|
||
|
##
|
||
|
## (For future use)
|
||
|
##
|
||
|
currencySymbol = Kč
|
||
|
|
||
|
|
||
|
##
|
||
|
## Excel Error Codes (For future use)
|
||
|
##
|
||
|
NULL = #NULL!
|
||
|
DIV0 = #DIV/0!
|
||
|
VALUE = #HODNOTA!
|
||
|
REF = #REF!
|
||
|
NAME = #NÁZEV?
|
||
|
NUM = #NUM!
|
||
|
NA = #N/A
|