WP Table range was named WP Create table range in previous versions of 4D Write Pro. It has been renamed for clarity.
The WP Table range command returns a range object that addresses only the tables that intersect with the targetObj you passed as parameter. It will return a range of the wk type table, even if the targetObj you passed as parameter does not contain a table. The table range object returned can be used by WP GET ATTRIBUTES and WP SET ATTRIBUTES to handle attributes that apply to tables and table contents.
In the targetObj parameter, you can pass:
- a range, or
- an element (body / header / footer / paragraph / section / subsection), or
- a 4D Write Pro document
You want to modify the look of the tables contained in the table range: