No, the current crosstab renderer doesn't support this. The sizes at autocalculated based on the data as strings and the font you have selected. You can loop through the draw commands on the page after the crosstab has generated and rearrange the draw commands.
Another alternative is to create a custom crosstab renderer. It isn't easy and isn't documented and we can't really support your efforts in a modified version, but if you want to code, then you can copy ppCTRend.pas and register a replacement crosstab renderer class.
Comments
autocalculated based on the data as strings and the font you have selected.
You can loop through the draw commands on the page after the crosstab has
generated and rearrange the draw commands.
Another alternative is to create a custom crosstab renderer. It isn't easy
and isn't documented and we can't really support your efforts in a modified
version, but if you want to code, then you can copy ppCTRend.pas and
register a replacement crosstab renderer class.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com