<< Click to Display Table of Contents >>
Rearrange
Rearrange size and position of fixed table labels when fixed table has been resized.
Set to True if you want to rearrange, or False to don't rearrange.
If there is more than one fixed table label that Auto Size property value is set to "True", "Rearrange" property value is set to "True" unconditionally.
Use this property to resize fixed table labels using script when the Auto Size properties of all fixed table labels are "False".
Example
When all fixed table labels are "False" and some fixed table labels are enlarged by Java script, it applies as below.
True |
Resize other labels to adjust to the enlarged labels and maintain shape of table form |
False |
Not Resize other labels and texts are overlapped and table form is distorted. |