property Pattern.Type as PatternEnum
Retrieves or sets a value that indicates the pattern to fill the element.

TypeDescription
PatternEnum A PatternEnum expression that specifies the type of the pattern to fill the element.
By default, the Type property is exPatternEmpty which indicates that no pattern is shown. The Type property indicates the pattern to display on the element. The Color property indicates the color to display the pattern. The FrameColor property indicates the color to show the frame, if the exPatternFrame flag is included in the Type property.