config 241 B

123456789101112131415161718192021222324
  1. ##
  2. ## PhpSpreadsheet
  3. ##
  4. ArgumentSeparator = ;
  5. ##
  6. ## (For future use)
  7. ##
  8. currencySymbol = zł
  9. ##
  10. ## Excel Error Codes (For future use)
  11. ##
  12. NULL = #ZERO!
  13. DIV0 = #DZIEL/0!
  14. VALUE = #ARG!
  15. REF = #ADR!
  16. NAME = #NAZWA?
  17. NUM = #LICZBA!
  18. NA = #N/D!