Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 2262

Commented Issue: Issue while saving a modified Excel sheet [13073]

$
0
0
Hi,
I am facing issues while saving an updated excelsheet ( excel 2007). I tried to debug the details and this is what is happening

Its failing in Line 1942 where we are calling GetBlockPos method in Excelworksheet.cs
Whats happening is there are multiple colBreaks nodes, when we are trying to save the second time, colbreakstart variable is resolving to the index of the first "colbreaks" node. resulting in a negative number when we substract the rowBreakEnd value.
Do let me know if you need any other information.
Below is the xml that is passed to this method.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="x14ac" xmlns:x14ac="http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac"><dimension ref="A1:I34" /><sheetViews><sheetView zoomScaleNormal="100" workbookViewId="0"><selection activeCell="F3" sqref="F3:G3" /></sheetView></sheetViews><sheetFormatPr defaultRowHeight="12.75" /><cols></cols><sheetData /><customSheetViews><customSheetView guid="{CE208852-5A7C-4B49-A951-082861BB3784}" state="hidden" showRuler="0"><selection activeCell="F3" sqref="F3:G3" /><rowBreaks></rowBreaks><pageMargins left="0.5" right="0.25" top="0.5" bottom="0.5" header="0.25" footer="0.5" /><pageSetup orientation="landscape" /><headerFooter alignWithMargins="0"><oddFooter>&RRelease 8.0</oddFooter></headerFooter></customSheetView><customSheetView guid="{F59EC76A-49AE-4050-A488-DCADFC0D77B7}" state="hidden" showRuler="0"><selection activeCell="F3" sqref="F3:G3" /><rowBreaks count="1" manualBreakCount="1"><brk id="18" max="16383" man="1" /></rowBreaks><pageMargins left="0.5" right="0.25" top="0.5" bottom="0.5" header="0.25" footer="0.5" /><pageSetup orientation="landscape" r:id="rId2" /><headerFooter alignWithMargins="0"><oddFooter>&RRelease 8.0</oddFooter></headerFooter></customSheetView></customSheetViews><mergeCells></mergeCells><phoneticPr fontId="0" type="noConversion" /><hyperlinks /><pageMargins left="0.5" right="0.25" top="0.5" bottom="0.5" header="0.25" footer="0.5" /><pageSetup orientation="landscape" r:id="rId3" /><headerFooter alignWithMargins="0"><oddFooter>&RRelease 8.0</oddFooter></headerFooter><rowBreaks count="1" manualBreakCount="1"><brk id="18" max="16383" man="1" /></rowBreaks><colBreaks /></worksheet>
Comments: Reviewed and contacted user for the files to help resolve this issue.

Viewing all articles
Browse latest Browse all 2262

Trending Articles



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