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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.