XlPattern Enumeration (Word)
Specifies the interior pattern of a chart or interior object.
Version Information
Version Added: Word 2007
Name |
Value |
Description |
---|---|---|
xlPatternAutomatic |
-4105 |
Word controls the pattern. |
xlPatternChecker |
9 |
A checkerboard. |
xlPatternCrissCross |
16 |
Criss-crossed lines. |
xlPatternDown |
-4121 |
Dark diagonal lines running from the upper left to the lower right. |
xlPatternGray16 |
17 |
16% gray. |
xlPatternGray25 |
-4124 |
25% gray. |
xlPatternGray50 |
-4125 |
50% gray. |
xlPatternGray75 |
-4126 |
75% gray. |
xlPatternGray8 |
18 |
8% gray. |
xlPatternGrid |
15 |
A grid. |
xlPatternHorizontal |
-4128 |
Dark horizontal lines. |
xlPatternLightDown |
13 |
Light diagonal lines running from the upper left to the lower right. |
xlPatternLightHorizontal |
11 |
Light horizontal lines. |
xlPatternLightUp |
14 |
Light diagonal lines running from the lower left to the upper right. |
xlPatternLightVertical |
12 |
Light vertical bars. |
xlPatternLinearGradient |
4000 |
A linear gradient. |
xlPatternNone |
-4142 |
No pattern. |
xlPatternRectangularGradient |
4001 |
A rectangular gradient. |
xlPatternSemiGray75 |
10 |
75% dark moiré. |
xlPatternSolid |
1 |
A solid color. |
xlPatternUp |
-4162 |
Dark diagonal lines running from the lower left to the upper right. |
xlPatternVertical |
-4166 |
Dark vertical bars. |