GetTextUnderlinedAt Method (Python)

Returns the underlined effect of the text in the specified row/column label. The result is a Boolean.

Syntax

SpssLabels.GetTextUnderlinedAt(row,column)

Parameters

row. Row index in the label array

column. Column index in the label array

Returns

True. Underlined

False. Not underlined