Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add alignment to table cells #399

Open
siddhantac opened this issue Jul 31, 2023 · 0 comments
Open

feat: add alignment to table cells #399

siddhantac opened this issue Jul 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@siddhantac
Copy link

Is your feature request related to a problem? Please describe.
I would like to align text in my table, preferably per column but a table-level alignment also works.

Describe the solution you'd like
It would be nice if we could align the text in a table. It could be per-column or the entire row, depending on complexity.

Describe alternatives you've considered
Tried to set table.Cell.AlignRight(true) but it didn't work.

Additional context
I believe this piece of code left aligns all text in a table.

@siddhantac siddhantac added the enhancement New feature or request label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant