- Parse multiple worksheets into one model object (#19)
- Add horizontal alignment "fill" to cell (#18)
- Update
DocumentFormat.OpenXml
dependency (fixes invalid URIs handling #17)
- Add
IFormulaEvaluator
interface that provides custom excel formula evaluation (#16)
- Add methods
TryGetCustomProperty
andSetCustomProperty
toIExcelDocument
(#15)
- Update
System.IO.Packaging
dependency (fixes concurrency bug #14)
- Excel rendering speed up