RectangularGradient.RectangleBottom property (Excel)
Represents the point or vector that the gradient fill converges to. Read/write.
Syntax
expression.RectangleBottom
expression A variable that represents a RectangularGradient object.
Return value
Double
Remarks
Works with RectangleLeft, RectangleRight, and RectangleTop. Valid values are listed in the following table.
Property | Values |
---|---|
RectangleLeft | 0-1 |
RectangleRight | 0-1 |
RectangleTop | 0-1 |
RectangleBottom | 0-1 |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.