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: ** Comment from web user: soyalfonsillo **
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: ** Comment from web user: soyalfonsillo **
Thanks for this useful project.
A question about this. So, how I can test if cell is formatted as date?
Thanks in advance,
Alfonso