GetValueAt Method (Python)

Returns the value of the specified row/column label, as a unicode string.

Syntax

SpssLabels.GetValueAt(row,column,includeFootnotes)

Parameters

row. Row index in the label array

column. Column index in the label array

includeFootnotes. Optional Boolean specifying whether to include footnote markers in the returned value. The default is True.