XlPattern enumeration (PowerPoint)
Specifies the interior pattern of a chart or interior object.
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. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.