BreakHere Method (Python)

Sets the break location for printing large pivot tables. The break occurs after a specified row or column label and only applies to the innermost row or column labels. Breaks are specified for a particular row or column label and do not apply to any repeated versions of the specified label.

Syntax

SpssLabels.BreakHere(index)

Parameters

index. For row labels, the index of the row (to break on) in the row labels array. For column labels, the index of the column (to break on) in the column labels array.