SuppressColHeaderRepeats

Use this keyword to specify whether to suppress repeated column headers. The default is True.

This example shows the data form where repeated column headers are suppressed. If suppression is turned off, the column header Actual would also be displayed above August.


Example of data form with repeated column headers suppressed as described in the text preceding the image.

Syntax

SuppressColHeaderRepeats=Boolean
         

Replace Boolean with True or False.

Example

SuppressColHeaderRepeats=False