DisplayTableByRows Method (Python)

Specifies whether to display the table n rows at a time, where n is set with the SetRowsToDisplayRowCount method. The argument is Boolean--True to display the table n rows at a time, False otherwise.

Note: This method is only available for legacy tables. See the topic Compatibility with previous releases for more information.

Syntax

SpssPivotTable.DisplayTableByRows(boolean)