Static
$tStatic
nextGets the position in the gradient of the color transition for the gradient stop, ranging from 0.0 to 1.0.
When used in a CellFillLinearGradient, a value of 0.0 is at the beginning of the gradient and 1.0 is at the end of the gradient. When used in a CellFillRectangularGradient, a value of 0.0 is at the inner rectangle and 1.0 is at the outer edges of the cell.
Determines whether the CellFillGradientStop is equal to the specified object.
True if the object is equal to this instance; False otherwise.
The object to test for equality.
Gets the hash code for the CellFillGradientStop.
A number which can be used to hash this instance.
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
reference
Immutable class which describes a color transition in a cell fill gradient.
See