
Improves formula bar and date format features.
Features
- Formula hints:
- Target cells or cell ranges in a formula expression are now color-coded to show the matching area in grid view.
- The control now shows a hint box when user enters a function name in a formula.
- Formula bar improvements:
- Users now can enter a new line in formula bar by pressing Ctrl + Enter.
- The Tab key now tabs out of the formula bar instead of tabulating the text.
- Changes entered through formula bar are now undoable.
- Formula bar no longer displays trailing zeros when selecting numeric cells.
- Formula bar is now cleared when changing the active sheet.
- Miscellaneous:
- Date format strings can now contain apostrophes to escape literal values.
- The cell editor now grows when a user types longer expressions.
- Added 'valueAs' shortcut method for getting cell values of specific types.
- CellRange sum method now includes formula results.