Share via


setHeight Method

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

expression.setHeight(ival)

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

ival    Required Integer. Specifies the height in pixels.

Remarks

Use the getHeight method to return the height of a layout cell or cell formatting table.

Applies to | FPLayoutRegion Object | IFPLayoutRegion Object