We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CellFillRectangularGradient Class Members
The following tables list the members exposed by CellFillRectangularGradient .
Public Properties
Name Description
Bottom Gets the bottom edge of the inner rectangle of the gradient, ranging from 0.0 (the top of the cell) to 1.0 (the bottom of the cell).
Left Gets the left edge of the inner rectangle of the gradient, ranging from 0.0 (the left of the cell) to 1.0 (the right of the cell).
Right Gets the right edge of the inner rectangle of the gradient, ranging from 0.0 (the left of the cell) to 1.0 (the right of the cell).
Stops Gets the read-only collection of gradient stops which describe the color transitions and their positions within the gradient. (Inherited from Infragistics.Documents.Excel.CellFillGradient )
Top Gets the top edge of the inner rectangle of the gradient, ranging from 0.0 (the top of the cell) to 1.0 (the bottom of the cell).
Public Methods
See Also