For a list of all members of this type, see CellFillRectangularGradient members.
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). |
View on GitHub