Corner Align
Type
String ('left', 'center' or 'right')
Since
1.2
Description
This property sets the text-alignment for the upper left corner of the pivot-table. The expression stored in this property must return one of the following strings:
- left: left alignment
- center: center alignment
- right: right alignment
Examples
Corner-Align = "'left'"
Corner-Align = "'center'"
Corner-Align = "'right'"
See also
Corner VAlign
