
Custom format strings can now contain color names in square brackets compatible with Excel color specifiers.
Features
- Frozen row and column properties have been moved from Worksheet class to the view class and now allow freezing from a non-zero scroll position.
- You can now format numbers in thousands or millions by adding a comma for each 1000 scale.
- Custom format strings can now contain color names in square brackets, compatible with Microsoft Excel color specifiers.
- Extended the set of expression types in which blank cells are promoted to zeros or empty strings when referenced from formulas.