XlChartGallery Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a chart gallery.
public enum class XlChartGallery
public enum XlChartGallery
Public Enum XlChartGallery
- Inheritance
-
XlChartGallery
Fields
Name | Value | Description |
---|---|---|
xlBuiltIn | 21 | The built-in gallery. |
xlUserDefined | 22 | The user-defined gallery. |
xlAnyGallery | 23 | Either of the galleries. |