IWPTextCursor.ExitTable

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPTextCursor

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");


[iwptextcursor_exittable.htm]    Copyright © 2007 by WPCubed GmbH