addPaddingWidthToFixedWidth

If false, (the default) padding in fixed width columns will reduce the content width so that the total width is always exactly the specified width.

If true, padding will be added to the specified width so padding never reduces the content width.