Inserts an empty paragraph above the first row in the selection. If the selection isn't in the first row of the table, the table is split into two tables.
Note If the selection isn't in a table, an error occurs.
Syntax
expression.SplitTable
expression Required. An expression that returns a Selection object.