Hello,
I am using ClosedXML 0.76 in VB with VS2010, to generate a excel 1000 columns by 3000 rows
I get the following error: Removed part: /xl/calcChain.xml part with XML error. (Properties calculation) Catastrophic failure Line 1, column 121.
But I'm not using any formula, if I take the same data separately the error does not happen. The cell where I get the error contains simple text. Anyone can have an idea of what may be happening?
Thanks in advance
I am using ClosedXML 0.76 in VB with VS2010, to generate a excel 1000 columns by 3000 rows
I get the following error: Removed part: /xl/calcChain.xml part with XML error. (Properties calculation) Catastrophic failure Line 1, column 121.
But I'm not using any formula, if I take the same data separately the error does not happen. The cell where I get the error contains simple text. Anyone can have an idea of what may be happening?
Thanks in advance