Skip to content

v1.4.0

Compare
Choose a tag to compare
@sveinungf sveinungf released this 13 Jun 12:19
· 1372 commits to main since this release

SpreadCheetah

Features

  • Added support for formulas with the new Cell type. Cell also supports plain cell values and styling.
  • Added support for specifying font size.
  • Increased performance and reduced allocations, especially for cells containing numeric values.

Bug fixes

  • Fixed an issue with a missing attribute value in styles.xml.

Breaking changes

  • Public properties on DataCell and StyledCell have changed and are no longer public.