Share via


getContentType Method

Returns a String that represents the type of content that is inside a layout cell or cell formatting table. This String is enclosed in quotes in the post-comment tag commonly used in the layout templates; for example, <!-- MSCellType="stringvalue"   -->.

expression.getContentType

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

Remarks

Use the setContentType method to set the type of content that is inside a layout cell or cell formatting table.

Applies to | FPLayoutRegion Object | IFPLayoutRegion Object