Skip to content

Roadmap

Mats Alm edited this page May 17, 2022 · 41 revisions

Version 6.1-

  • Improvements to the formula parser.
    • Optimized tokenizer
    • Better handling of shared formulas.
    • Support for array formulas and dynamic array formulas.
  • Pivot table enhancements.

Version 6.0

  • Html/css & Json export.
  • Remove dependency to System.Drawing.Common for Non GDI environments.

Version 5.8

  • Support for splitting panes in a worksheet.
  • Better support for Row and Column properties (easier access via range, enumeration).
  • Improved Range Copy support

Version 5.7

  • Support for 'Show data as' on pivot tables data fields.
  • Support for External references in the formula parser.
  • Enhanced sorting.

Version 5.6

Version 5.5

  • Add support for Form controls like, buttons and checkboxes
  • Export range to DataTable.

Version 5.4

  • Pivot Table Enhancements - Filters, Calculated Columns and Shared Caches
  • Slicers

Version 5.3

Version 5.2

  • Add support for Extended chart types, like treemap, sunburst, histogram and more
  • Improve documentation & samples
  • Improve test coverage

Short / mid term

  • Improved formula calc engine (performance, more functions/functionality).
  • Improved support for array formulas
  • Improve test coverage
  • Improve documentation & samples

Long term

  • Redesign of the library into a modular architecture

EPPlus wiki

Versions

Worksheet & Ranges

Styling

Import/Export data

Formulas and filters

Charts & Drawing objects

Tables & Pivot Tables

VBA & Protection

Clone this wiki locally