left/right/center justification in DV Tables / Pivots
I would like to be able to select the justification for columns of data, with these requirements:
- Each column's justification property should be independent from the other columns
- Data should be able to be aligned left/right/center regardless of data type (for example, numeric data could be left-aligned and text data could be right-aligned)
- Each column heading should also have the option to be aligned left/right/center and this property should be independent from the data values in the same column.