Sets a template using an object ID to the table style.
Supported platforms: Windows only
VBA:
object.SetTemplateId val, option
Type: TableStyle
The object this method applies to.
Access: Input-only
Type: Long_PTR
The object ID to a template.
Access: Input-only
Type: AcMergeCellStyleOption enum
The merge cell style to use when applying the template.
No return value.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available