IsDisplayTableByRows Method (Python)

Indicates whether the table is being displayed a fixed number of rows at a time. The result is Boolean--True if the table is being displayed a fixed number of rows at a time, False otherwise. Use the DisplayTableByRows method to change the setting.

Note: The feature to display a table a fixed number of rows at a time is only available for legacy tables. See the topic Compatibility with previous releases for more information.

Syntax

SpssPivotTable.IsDisplayTableByRows()