Using Infragistics Infragistics3.Excel.v10.3.dll to read in an .xlsx file when calling this code:
Workbook WkBook = Workbook.Load(excelWkStream);
An exception was raised: Error Occured Reading File: The value for arguement 'value' (119) is invalid for Enum type 'Page Size'
So my question is would it be possible for Infragistics to modify the code to read the file in, and if the Page Size has an incorrect enum value it would just set it to a default value?
I believe this issue has been reported already as bug ID 35691. However, that bug fix was included in the RTM version of 10.3. Would you be able to attach the file you are trying to load?
Hi Mike,
Thanks for replying.
I have uploaded the file for you to take a look at.
Could you please remove the file from the Forum once you have downloaded it.
Regards,
Martin