Table Positioning Dialog
The Table Positioning dialog allows users to specify table position options: horizontal and vertical position, and distance from surrounding text. The dialog is available for tables with the Text Wrapping option set to Around.
Click the Positioning… button in the Table Properties dialog to invoke the Table Positioning dialog.
Use API from the table below to specify Table Positioning options in code:
Member | Description |
---|---|
Table. |
Wraps text around a table. Set this property to Table |
Table. Table. Table. |
Specify a table’s horizontal alignment relative to an element specified by the Relative property. Set the Horizontal to None to use the Offset property. |
Table. Table. Table. |
Specify a table’s vertical alignment relative to an element specified by the Relative property. Set the Vertical to None to use the Offset property. |
Table. Table. Table. Table. |
Specify the distance between the table and surrounding text. |