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

Created Unassigned: Formula is broken when you copy [9412]

$
0
0
<Formula of the source cell>
=R[5]C-1

var wb = new XLWorkbook(@"C:\Sample.xlsx");
var wsSource = wb.Worksheet(1);
wsSource.CopyTo("Copy");
wb.SaveAs(@"C:\Sample.xlsx");

<Formula of the destination cell>
=R[5]C[-1]



Viewing all articles
Browse latest Browse all 1877

Trending Articles



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