Specifies the position where to add table rows and columns or where to split a table. The enumeration contains the following values:

Members

Member Description
Before Table rows or columns are inserted or the table is split in front of the row or column with the current input position.
After Table rows or columns are inserted or the table is split behind the row or column with the current input position.

See Also

Table.Split Method, TableColumnCollection.Add Method, TableRowCollection.Add Method.