XlChartGallery Enumeration
Specifies a chart gallery.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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. |