_Application.ListGalleries Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a ListGalleries collection that represents the three list template galleries (Bulleted, Numbered, and Outline Numbered).
public:
property Microsoft::Office::Interop::Word::ListGalleries ^ ListGalleries { Microsoft::Office::Interop::Word::ListGalleries ^ get(); };
public Microsoft.Office.Interop.Word.ListGalleries ListGalleries { get; }
member this.ListGalleries : Microsoft.Office.Interop.Word.ListGalleries
Public ReadOnly Property ListGalleries As ListGalleries
Property Value
Remarks
Each gallery corresponds to a tab in the Bullets and Numbering dialog box (Format menu).