Quantcast
Channel: ClosedXML - The easy way to OpenXML
Viewing all articles
Browse latest Browse all 1877

Created Unassigned: ClosedXML read row with VLOOKUP formula [9456]

$
0
0

im currently working on a project that reads data from excel but im having errors with my code because the excel cells have vlookup formulas in it. is there a way for xlosedxml to read row values with vlookup formulas? Thanks!nks!


```
if (rowValue.Cell(colnum).HasFormula)
{
((IDictionary<String, Object>)item)[field] = rowValue.Cell(colnum).Value.ToString();
}
```

Viewing all articles
Browse latest Browse all 1877

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>