Closed juliusknorr closed 8 months ago
When importing a CSV/XSL file the column type may be defined by the speadsheet format.
This task requires some research on the document formats if we can autodetect a provided column format in the phpspreadsheet library we use.
If we can autodetect we should use those row formats instead of text only.
Examples:
ToDo:
When importing a CSV/XSL file the column type may be defined by the speadsheet format.
This task requires some research on the document formats if we can autodetect a provided column format in the phpspreadsheet library we use.
If we can autodetect we should use those row formats instead of text only.