Links the specified style to a list template so that the style's formatting can be applied to lists.
Syntax
expression.LinkToListTemplate(ListTemplate, ListLevelNumber)
expression Required. An expression that returns a Style object.
ListTemplate Required ListTemplate object. The list template that the style is to be linked to.
ListLevelNumber Optional Variant. An integer corresponding to the list level that the style is to be linked to. If this argument is omitted, then the level of the style is used.