The CoverMode property returns or sets the fill cover mode for picture patterns. Returns the cover mode type.
Syntax
object.CoverMode
object.CoverMode = CoverMode
Parameter |
Type |
Description |
CoverMode |
required; tile or stretch the pattern |
Example
Used by: FillFormat object