RectangularGradient.RectangleTop Property (Excel)

Represents the point or vector that the gradient fill converges to. Read/write

Version Information

Version Added: Excel 2007

Syntax

expression .RectangleTop

expression A variable that represents a RectangularGradient object.

Return Value

Double

Remarks

Works with RectangleLeft, RectangleRight, and RectangleBottom. Valid values are listed in the table below.

Property

Values

RectangleLeft

0-1

RectangleRight

0-1

RectangleTop

0-1

RectangleBottom

0-1

See Also

Concepts

RectangularGradient Object

RectangularGradient Object Members