Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.03 KB

Excel.FillFormat.TwoColorGradient.md

File metadata and controls

35 lines (22 loc) · 1.03 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
FillFormat.TwoColorGradient method (Excel)
vbaxl10.chm115008
vbaxl10.chm115008
Excel.FillFormat.TwoColorGradient
52b66d42-3489-365a-7c9e-368c27f45488
04/26/2019
medium

FillFormat.TwoColorGradient method (Excel)

Sets the specified fill to a two-color gradient.

Syntax

expression.TwoColorGradient (Style, Variant)

expression A variable that represents a FillFormat object.

Parameters

Name Required/Optional Data type Description
Style Required MsoGradientStyle The gradient style.
Variant Required Integer The gradient variant. Can be a value from 1 through 4, corresponding to one of the four variants on the Gradient tab in the Fill Effects dialog box. If Style is msoGradientFromCenter, the Variant argument can only be 1 or 2.

[!includeSupport and feedback]