aspose-cells / Aspose.Cells-for-Java

Aspose.Cells for Java examples, plugins and showcases
https://products.aspose.com/cells/java
MIT License
146 stars 100 forks source link

Bugfixes; super method unavailable & class name typo #67

Closed eugenevd closed 1 year ago

eugenevd commented 1 year ago

getOtherName() is not (no longer?) available; replaced with plain text. Typo of class name PowerQueryFormulaCollection

peytonxuaspose commented 1 year ago

@eugenevd

Thanks.

The method getOtherName() is moved to class ChartGlobalizationSettings. We will update the code accordingly.