Compartilhar via


ListGallery Object Members

Word Developer Reference

Represents a single gallery of list formats. The ListGallery object is a member of the ListGalleries collection.

Methods

  Name Description
Bb243523.methods(en-us,office.12).gif Reset Resets the list template specified by Index for the specified list gallery to the built-in list template format.

Properties

  Name Description
Bb243523.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243523.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243523.properties(en-us,office.12).gif ListTemplates Returns a ListTemplates collection that represents all the list formats for the specified list gallery. Read-only.
Bb243523.properties(en-us,office.12).gif Modified True if the specified list template is not the built-in list template for that position in the list gallery. Read-only Boolean.
Bb243523.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified ListGallery object.