GetTextUnderlinedAt Method (Python)

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

Syntax

SpssDataCells.GetTextUnderlinedAt(row,column)

Parameters

row. Row index

column. Column index

Returns

True. Underlined

False. Not underlined