Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.03 KB

Excel.RectangularGradient.RectangleLeft.md

File metadata and controls

44 lines (27 loc) · 1.03 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
RectangularGradient.RectangleLeft property (Excel)
vbaxl10.chm857076
vbaxl10.chm857076
Excel.RectangularGradient.RectangleLeft
5c9f5843-5ba2-4fdf-7180-4c836c372c1f
05/11/2019
medium

RectangularGradient.RectangleLeft property (Excel)

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

Syntax

expression.RectangleLeft

expression A variable that represents a RectangularGradient object.

Return value

Double

Remarks

Works with RectangleRight, RectangleTop, and RectangleBottom. Valid values are listed in the following table.

Property Values
RectangleLeft 0-1
RectangleRight 0-1
RectangleTop 0-1
RectangleBottom 0-1

[!includeSupport and feedback]