Table of Contents

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; }

See also