SetTextHiddenAt Method (Python)

Sets the hidden effect of the text for the specified row/column label.

Syntax

SpssLabels.SetTextHiddenAt(row,column,boolean)

Parameters

row. Row index in the label array

column. Column index in the label array

boolean. True for hidden, False for not hidden. True hides the cell associated with the label.