lightsheet-team / lightsheet

GNU Lesser General Public License v3.0
1 stars 1 forks source link

Implement functions for column manipulation #17

Closed Yousif-FJ closed 7 months ago

Yousif-FJ commented 8 months ago

Similar to the https://github.com/lightsheet-team/lightsheet-python/tree/main Implement the following functions: move_column insert_column delete_column move_row insert_row delete_row

Yousif-FJ commented 7 months ago

Decided to leave row operation for the next sprint for the following reasons: