XlStdColorScale 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 the standard color scale.
public enum class XlStdColorScale
public enum XlStdColorScale
Public Enum XlStdColorScale
- Inheritance
-
XlStdColorScale
Fields
Name | Value | Description |
---|---|---|
xlColorScaleRYG | 1 | RYG. |
xlColorScaleGYR | 2 | GYR. |
xlColorScaleBlackWhite | 3 | Black over White. |
xlColorScaleWhiteBlack | 4 | White over Black. |