ApplicationClass.ListGalleries Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property ListGalleries As ListGalleries
    Get
'Usage
Dim instance As ApplicationClass
Dim value As ListGalleries

value = instance.ListGalleries
public virtual ListGalleries ListGalleries { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ListGalleries

Implements

_Application.ListGalleries

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace