Click or drag to resize

ExcelShapeFillGradientGradientDirectionVariant Property

Gets or sets the variant for a gradient direction.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelGradientVariants GradientDirectionVariant { get; set; }

Property Value

Type: ExcelGradientVariants
See Also