XlChartGallery Enumeration
Specifies a chart gallery.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("B1AC486B-FEB5-4F91-AB5A-674BD3C93FF7")> _
Public Enumeration XlChartGallery
'Usage
Dim instance As XlChartGallery
[GuidAttribute("B1AC486B-FEB5-4F91-AB5A-674BD3C93FF7")]
public enum XlChartGallery
Members
Member name | Description | |
---|---|---|
xlBuiltIn | The built-in gallery. | |
xlUserDefined | The user-defined gallery. | |
xlAnyGallery | Any of the galleries. |