pri22296/beautifultable

Allow cell level styling

Closed this issue · 1 comments

We should allow the user to specify alignment, padding, etc per cell instead of restricting to column only. This would allow the table to be much more configurable and allow use cases such as having one row differently aligned than the other.

Cell level styling has a much larger memory footprint wherein the advantages are not that much. So for now styling of headers and data has been separated but not finer than that. This may be reopened in future if needs be.