Amourspirit / python_ooo_dev_tools

Apache License 2.0
21 stars 5 forks source link

Cell obj #662

Closed Amourspirit closed 1 week ago

Amourspirit commented 1 week ago

This pull request introduces several enhancements and updates to the ooodev library, focusing on adding new functionalities to the CellObj class, updating version information, and adding new tests. The most important changes include the addition of a sheet_name property and a to_string method to CellObj, updates to version identifiers, and the inclusion of new tests to ensure the correctness of the new features.

Enhancements to CellObj and RangeObj:

Version Updates:

Testing Enhancements: