_Application.ListGalleries Property
Returns a ListGalleries collection that represents the three list template galleries (Bulleted, Numbered, and Outline Numbered).
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ListGalleries As ListGalleries
Get
'Usage
Dim instance As _Application
Dim value As ListGalleries
value = instance.ListGalleries
ListGalleries ListGalleries { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ListGalleries
Remarks
Each gallery corresponds to a tab in the Bullets and Numbering dialog box (Format menu).