GradientFill class

GradientFill class

Represents the gradient fill.

Inheritance: GradientFillFill

The GradientFill type exposes the following members:

Properties

PropertyDescription
gradient_stopsRepresents the gradient stop collection.
fill_typeGets the gradient fill type.
direction_typeGets the gradient direction type.
angleThe angle of linear fill.

Methods

MethodDescription
set_two_color_gradientSets the specified fill to a two-color gradient.
Only applies for Excel 2007.
set_two_color_gradientSets the specified fill to a two-color gradient.
Only applies for Excel 2007.
set_gradientSet the gradient fill type and direction.
set_preset_theme_gradientSets preset theme gradient fill.
set_one_color_gradientSets the specified fill to a one-color gradient.
Only applies for Excel 2007.

See Also