ExcelCellFillGradientVariant Property |
Gets or sets the variant for a gradient direction.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelGradientVariants Variant { get; set; }Public Property Variant As ExcelGradientVariants
Get
Set
Property Value
ExcelGradientVariants
See Also