Click or drag to resize

ExcelGradientColors Enumeration

Represents the colors mode of a gradient

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public enum ExcelGradientColors
Members
Member nameValueDescription
OneColor0 One color gradient.
TwoColors1 Two colors gradient.
Preset2 Preset gradient. Not implemented.
See Also