Template.ListTemplates Property

Word Developer Reference

Returns a ListTemplates collection that represents all the list formats for the specified document, template, or list gallery. Read-only.

Syntax

expression.ListTemplates

expression   A variable that represents a Template object.

Remarks

For information about returning a single member of a collection, see Returning an Object from a Collection.

See Also