- Get stylesheet safely. There are some old documents whose styles.xml cannot be parsed correctly by OpenXml (#21)
- Turn off autosave mode of excel document. Save excel document only when document bytes are requested (#20)
- Parse multiple worksheets into one model object (#19)
- Add horizontal alignment "fill" to cell (#18)
- Update
DocumentFormat.OpenXmldependency (fixes invalid URIs handling #17)
- Add
IFormulaEvaluatorinterface that provides custom excel formula evaluation (#16)
- Add methods
TryGetCustomPropertyandSetCustomPropertytoIExcelDocument(#15)
- Update
System.IO.Packagingdependency (fixes concurrency bug #14)
- Excel rendering speed up