Compartilhar via


FillFormat.Transparency Property (Word)

Returns or sets the degree of transparency of the specified fillfor a shape as a value between 0.0 (opaque) and 1.0 (clear). Read/write Single.

Syntax

expression .Transparency

expression Required. A variable that represents a FillFormat object.

Remarks

The value of this property affects the appearance of solid-colored fills. It has no effect on the appearance of patterned, gradient, picture, or textured fills.

See Also

Concepts

FillFormat Object Members

FillFormat Object