Function TParagraph.EndRow(row:TWPTableRowStyle) : TParagraph

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

Returns

The type of the result value is TParagraph.

Description

Works only for Table paragraph: Closes the row which was started with CreateRow and returns the reference to the create row paragraph which contains the created cells. The object "row" will be freed by this function.