TableNewPageSwitches to a new page within the table.
Allowed attributes: (none)
Child elements: (none)
<PlaceObject>
<Table stretch="max">
<Tr>
<Td><Paragraph><Value>One</Value></Paragraph></Td>
</Tr>
<TableNewPage/>
<Tr>
<Td><Paragraph><Value>Two</Value></Paragraph></Td>
</Tr>
</Table>
</PlaceObject>
The second row of the table is on the next page.