TExcelGradient.Stops Property
Different colors used in the gradient. This array must have at least one stop, and no more than 256.
Syntax
Namespace: FlexCel.Core
public TGradientStop[] Stops { get; set; }
Different colors used in the gradient. This array must have at least one stop, and no more than 256.
Namespace: FlexCel.Core
public TGradientStop[] Stops { get; set; }