IShapeFill
GradientColorType Property
|
Represents gradient style.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
GradientColorType GradientColorType { get; set; }
Property GradientColorType As GradientColorType
Get
Set
property GradientColorType GradientColorType {
GradientColorType get ();
void set (GradientColorType value);
}
abstract GradientColorType : GradientColorType with get, set
Property Value
Type:
GradientColorType
See Also