GetTextHiddenAt Method (Python)

Returns the hidden effect of the text in the specified data cell. The result is Boolean.

Syntax

SpssDataCells.GetTextHiddenAt(row,column)

Parameters

row. Row index

column. Column index

Returns

True. Hidden

False. Not hidden