Skip to content

Add a feature to move rows up or down and columns to the left or the right within a powerpoint table #61

@utsabsaha

Description

@utsabsaha

Is your feature request related to a problem? Please describe.
When presenting a list of project deliverables I often have to reorder rows or columns based on prioritization

Describe the solution you'd like
A set of buttons which say "move column to the left", "move column to the right", "move row up", "move row down". e.g., when you hit "move row up" with the cursor in any cell on the 3rd row, it pushes the 3rd to be the 2nd row and pushes the 2nd row to be the 3rd row without affecting the overall height of the table

Describe alternatives you've considered
I currently insert a new row where I want to move the existing row and cut and paste the existing row into the blank row. This works well for rows but not so much for columns because it messes up the relative width of the columns and I need to resize every column again

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions