setWidth Method

Sets the width of a layout cell or cell formatting table.

expression.setWidth(ival)

*expression   * Required. An expression that returns an FPLayoutRegion object.

ival    Required Integer. Specifies the width in pixels.

Remarks

Use the getWidth method to return the width of a layout cell or cell formatting table.

Applies to | FPLayoutRegion Object | IFPLayoutRegion Object