SuppressNoDataRows

Use this keyword to specify whether rows containing nodata cells are suppressed from the form. The default is False.

Syntax

SuppressNoDataRows=Boolean
         

Replace Boolean with True to suppress rows with no data or False to display rows with no data.

Example

SuppressNoDataRows=False