GroupedWidth Property

From Microsoft Office Web Components Object Model

GroupedWidth Property

       

Returns or sets the width of the specified field (pixels) when the field is displayed on the row axis or the column axis. The default value is 50 pixels. This property is ignored if the GroupedAutoFit property for the specified field is set to True. Read/write Long.

expression.GroupedWidth

expression   Required. An expression that returns a PivotField object.