Skip to content

Aspose.Cells for Go via C++ v25.2.0

Choose a tag to compare

@roywangaspose roywangaspose released this 21 Feb 09:17
· 44 commits to main since this release

We are pleased to announce the release of Aspose.Cells for Go via C++ v25.2.0 with the following improvements

Full list of issues covering all changes in this release:

ID Summary Category
52849 Fixed the bug related to returning the correct bool value in the function. Bug
52859 Support Enumerator feature. New Feature
53101 Fix the structure initialization issue of Aspose.Cells CWrapper. Bug
53116 Add new feature for cell setting null value. Improvement
53120 Use native time instead of the Date class. Improvement
53122 Add methods to get a specific color. Improvement
53137 Optimize the inheritance relationship and supplement the methods of multi-level inheritance. Improvement
53225 Update Aspose.Cells for Go via C++ 's license to MIT. Improvement
53226 Fix the bug about setting Object two-dimensional arrays. Bug
53264 Fix the constructor's vector object input parameter. Bug
53322 Optimize the array object input parameters of the method. Improvement
53325 Fix the copyright display issue. Bug