MindFusion.Spreadsheet for WinForms
New property specifies whether users can resize rows and columns by dragging cell borders.
Features
- New AllowResizeCells property specifies whether users can resize rows and columns by dragging cell borders.
- New ReadConditionalFormats property lets you disable the importing of conditional formats.
- Updated AutoFillCopyOnly to only make the auto-fill tool copy values instead of extrapolating new values from selection.
- Validation drop-down can now display values from a named cell range.
Fixes
- Fixed style-related crashes in ExcelExporter.
- Fixed rendering of multi-line text when wrapping is enabled.
- VLOOKUP function fixes.