XlChartGallery Enumeration

Specifies a chart gallery.

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

Syntax

'Declaration
Public Enumeration XlChartGallery
'Usage
Dim instance As XlChartGallery
public enum XlChartGallery

Members

Member name Description
xlBuiltIn The built-in gallery.
xlUserDefined The user-defined gallery.
xlAnyGallery Either of the galleries.

See Also

Reference

Microsoft.Office.Interop.Word Namespace