IsLegacyTableCompatible Method (Python)

Indicates whether row and column labels are indexed in the same manner as for legacy tables. The result is Boolean--True if row and column labels are indexed in the same manner as for legacy tables, False otherwise.

  • By default, row and column labels are indexed in the same manner as for legacy tables.
  • IsLegacyTableCompatible always returns True for legacy tables.

Syntax

SpssPivotTable.IsLegacyTableCompatible()