EPPlus extension that contains many useful utils for better controll of your excle package.
-
CellAndValue - Check value existence, compare/replace/set value, convert cell address, set width/height.
-
ColumnAndRow - Insert and remove rows/columns, move column/row index, copy/set style, expand selection, set true width/height.
-
CSVParser - Convert CSV file into a EPPlus readable Stream.
-
Range - Get Range from position array and convert range to position array.