FillFormat.Patterned Method (Excel)

Sets the specified fill to a pattern.

Syntax

expression .Patterned(Pattern)

expression A variable that represents a FillFormat object.

Parameters

Name

Required/Optional

Data Type

Description

Pattern

Required

MsoPatternType

The type of pattern.

See Also

Concepts

FillFormat Object Members

FillFormat Object