GrapeCity Documents for Excel Service Pack 1.5.0.4
We're happy to announce new service pack release of GrapeCity Documents for Excel (GcExcel) 1.5.0.4. This service pack introduces new features and improves upon its previous functionalities.
New GcExcel service pack features:
Support for Custom Functions
GcExcel now includes support for adding custom functions to the spreadsheets! You can now define your own functions for your spreadsheets, aside from what's already included in the built-in Excel functions. In another article, we demonstrate how to add custom functions to your spreadsheet.
GcExcel now uses System.Drawing.Color
Until now, GcExcel had its own color type - GrapeCity.Documents.Excel. Color. With the previous version, it was not possible to give a standard color to GcExcel or vice versa. With the latest service pack release, GcExcel now internally uses System.Drawing.Color, so you can now assign a standard color for various kinds of formatting on spreadsheets.