GetTextWidthAt Method (Python)
Returns the width of the text in the indexed row/column label, as if the text were unwrapped. The unit is the point (1/72 inch).
Syntax
SpssLabels.GetTextWidthAt(row,column)
Parameters
row. Row index in the label array
column. Column index in the label array