RemoveBreakHere Method (Python)
Clears a previously set break location.
Syntax
SpssLabels.RemoveBreakHere(index)
Parameters
index. For row labels, the index of the row (in the row labels array) for which the break was set. For column labels, the index of the column (in the column labels array) for which the break was set.