GenerateLayout Method

Generates the layout of a table.

See Also | Example

Signature

object.GenerateLayout()

Object

Table
The object or objects this method applies to.

Remarks

This method updates the Table object according to the current table style. This method computes the table geometry, including gridlines, text content, block content, and background fills.

 

   Comments?