Table column formatting

Issue #183 resolved
Wei Wang created an issue

A few proposed minor enhancements related to having more control over the table formatting:

  • A way to format the first column (with the row dimension element names): Currently columnFormat only works for columns in the body of the table.
  • columnFormat support of column position numbers (not just header names): In more advanced tables, the headers are dynamic so it would be helpful if we can use column position numbers (instead of hard-coding the column name in the Adv Options). For example, we may want to always format the 3rd column of a table with a specific classname.

Comments (2)

  1. Log in to comment