FillFormat.Pattern Property

Excel Developer Reference

Returns or sets an MsoPatternType value that represents the fill pattern.

Syntax

expression.Pattern

expression   A variable that represents a FillFormat object.

Remarks

Use the Patterned method to set the pattern type for the fill.

See Also