Version

CellFillLinearGradient Class Members

The following tables list the members exposed by CellFillLinearGradient.

Public Constructors
 NameDescription
Public ConstructorCellFillLinearGradient ConstructorCreates a new CellFillLinearGradient instance.  
Public Properties
 NameDescription
Public PropertyAngleGets the angle, in degrees, of the direction of the linear gradient, going clockwise from the left-to-right direction.  
Public PropertyStopsGets the read-only collection of gradient stops which describe the color transitions and their positions within the gradient. (Inherited from Infragistics.Documents.Excel.CellFillGradient)
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the CellFillLinearGradient is equal to the specified object.  
Public MethodGetHashCodeGets the hash code for the CellFillLinearGradient.  
See Also