setHeaderSize Method

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

expression.setHeaderSize(ival)

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

ival    Required Integer. Specifies the size of the header. A zero value removes a header.

Remarks

Use the getHeaderSize method to return the height of the header for a layout cell or cell formatting table.

Applies to | FPLayoutRegion Object | IFPLayoutRegion Object