SetWidowOrphanLines Method (Python)

Sets the number of allowable widow/orphan lines when pivot tables are printed.

  • Widow lines are the last few lines of a paragraph printed at the top of the next page; orphan lines are the first few lines of a paragraph printed at the bottom of the previous page.

Syntax

SpssPivotTable.SetWidowOrphanLines(number)

Parameters

number. Line limit (integer). The valid range is 1 to 100.