Updates a table block.
Supported platforms: Windows only
VBA:
object.RecomputeTableBlock bForceUpdate
Type: Table
The object this method applies to.
Access: Input-only
Type: Boolean
No return value.
This function updates the table block record that the Table object references to match changes made to the Table object since the most recent update of the table block record.
VBA:
Not available
Visual LISP:
Not available