Occurs after a new table has been created when loading a document which contains a table without an identifier. It does not occur when the table is inserted with the Table
public event TableEventHandler TableCreated;
Public Event TableCreated As TableEventHandler