-
Notifications
You must be signed in to change notification settings - Fork 14
Open

Description
Can the POCO have a Guid or as data type?
I am getting an error because a Guid can be parse but not casted.
System.InvalidCastException : Invalid cast from 'System.String' to 'System.Guid'.
at System.Convert.DefaultToType(IConvertible value, Type targetType, IFormatProvider provider)
at OfficeOpenXml.Utils.ConvertUtil.GetTypedCellValue[T](Object value)
at EPPlus.DataExtractor.PropertyValueSetter2.SetPropertyValue(TModel dataInstance, ExcelRangeBase cell) at EPPlus.DataExtractor.DataExtractor
1.d__8.MoveNext()
Metadata
Metadata
Assignees
Labels
No labels