ExcelCellFillGradientColor2 Property |
Gets or sets the second color of the gradient
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntaxpublic Color Color2 { get; set; }
Public Property Color2 As Color
Get
Set
Property Value
Type:
Color
See Also