ExcelShapeFillGradientFillOptions Property |
Gets the gradient options object for the interior. This property returns a null object if the InteriorType is not GradientFill.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelShapeFillGradient GradientFillOptions { get; }Public ReadOnly Property GradientFillOptions As ExcelShapeFillGradient
Get
Property Value
ExcelShapeFillGradient
See Also