SetTextUnderlinedAt Method (Python)

Sets the underlined effect of the text in the specified row/column label.

Syntax

SpssLabels.SetTextUnderlinedAt(row,column,boolean)

Parameters

row. Row index in the label array

column. Column index in the label array

boolean. True for underlined, False for not underlined.