Patterned Method

         Example         Applies To

Sets the specified fill to a pattern.

Syntax

expression.Patterned(Pattern)

expression   Required. An expression that returns a FillFormat object.

Pattern   Required Long. The pattern to be used for the specified fill. Can be any of the MsoPatternType constants.

Remarks

Use the BackColor and ForeColor properties to set the colors used in the pattern.