Posted 6 June 2022, 7:37 am EST
Hi,
Is there any simplified way to convert C1XLBook to DataSet or C1Sheet to DataTable.
We encounter a problem where we want to detect DataType and Precision on columns if they are String, Decimal, Integer, Date, DateTime, etc.
How can we achieve this when creating a new DataTable and defining its columns names with the correct types and sizes.
Best regards