version 1.5
Function cloneDesign (all As Variant) As rtTable
Creates an empty table having the same design as original with an exception of TableID that is empty string. If parameter is set to False only one row is created, if True - all table rows are recreated including merged cells and template area if applicable. The resulting table has not content.
The method returns newly created table.
|