SetRowLabelWidthAt Method (Python)

Sets the width of the specified row label. This method will also set the widths of all row labels that are in the same column of the row label array as the specified label.

Syntax

SpssLabels.SetRowLabelWidthAt(row,column,width)

Parameters

row. Row index in the label array

column. Column index in the label array

width. An integer. The unit is the point (1/72 inch).