Column Header:
Add the tag align="center"
Component in Column Header:
Add the tag inlineStyle="text-align:center;"
Example:
<table>
<af:column id="c23" align="center" headerText="Column Header" width="7%" inlineStyle="text-align:center;">
</table>
Add the tag align="center"
Component in Column Header:
Add the tag inlineStyle="text-align:center;"
Example:
<table>
<af:column id="c23" align="center" headerText="Column Header" width="7%" inlineStyle="text-align:center;">
</table>