PatternType Property

 

PatternType returns the pattern type for the fill of an object. Returns a MVPatternType.

 

Syntax

object.PatternType

 

Example

This example returns the pattern type.

 

Debug.Print FillFormat.PatternType

 

Used by: FillFormat object