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

New Comment on "Documentation"

$
0
0
Hello I need Help with this. In office interop, I use: ((Range)excelWorksheet.Rows[RowIndex + 1]).Select(); ((Range)excelWorksheet.Rows[RowIndex + 1]).Insert(XlInsertShiftDirection.xlShiftToRight, XlInsertFormatOrigin.xlFormatFromLeftOrAbove); But in ClosedXML I do not how to used. I use: excelWorksheet.Row(RowIndex + 1).Select(); excelWorksheet.Row(RowIndex + 1).InsertRowsBelow(1); But in the excel the Data do not respect the position. My excel have a Graph but this superposstion in the data. Anyone can help me Thanks Michel Laos mlaos@dcp.pe

Viewing all articles
Browse latest Browse all 1877

Trending Articles



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