MsoFillFormatHelper class

MsoFillFormatHelper class

Represents fill formatting for a shape.

The MsoFillFormatHelper type exposes the following members:

Properties

PropertyDescription
fore_colorGets and sets the fill fore color.
fore_color_transparencyReturns or sets the degree of fore color of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).
back_colorGets and sets the file back color.
image_dataGets and sets the Texture and Picture fill data.
textureGets the texture fill type.
is_visibleIndicates whether there is fill.

Methods

MethodDescription
set_one_color_gradientSets the specified fill to a one-color gradient.

See Also