Applies to
Declaration
void ExitTable();
Description
Leaves the current table. The cursor is located in the next paragraph after the table. If necessary a new paragraph will be created.
TextCursor.ExitTable();
TextCursor.InputText("Text after the table");