v1.4.0
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
andStyledCell
have changed and are no longer public.