Function TParagraph.CreateTable(AfterPar:TParagraph) : TParagraph

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

Returns

The type of the result value is TParagraph.

Description

This function creates a new table after the given paragraph. Using CreateRow it is possible to add rows into the table.
Please use to create a table at the end of the current text.