Hi there!
First, thank you for your hard work and ongoing support!
My issue is the following. Into a worksheet, a column has VLOOKUP formula to obtain a date from another sheet in the same workbook. But when checking the IXCell.DataType property, I get the Text data type instead of Date data type.
I'm using ClosedXML 0.68.1
I attach the sample project containing a excel sample file.
Thanks in advanced.
Comments: There's nothing to do. The file does have text values in that column but they're *formatted* as dates. See: http://stackoverflow.com/questions/6151886/generating-openxml-excel-file-doesnt-apply-date-formatting
First, thank you for your hard work and ongoing support!
My issue is the following. Into a worksheet, a column has VLOOKUP formula to obtain a date from another sheet in the same workbook. But when checking the IXCell.DataType property, I get the Text data type instead of Date data type.
I'm using ClosedXML 0.68.1
I attach the sample project containing a excel sample file.
Thanks in advanced.
Comments: There's nothing to do. The file does have text values in that column but they're *formatted* as dates. See: http://stackoverflow.com/questions/6151886/generating-openxml-excel-file-doesnt-apply-date-formatting