Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |