ShadingPatternValues enumeration
Office 2013 and later
Defines the ShadingPatternValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Nil | No Pattern. When the item is serialized out as xml, its value is "nil". | |
| Clear | No Pattern. When the item is serialized out as xml, its value is "clear". | |
| Solid | 100% Fill Pattern. When the item is serialized out as xml, its value is "solid". | |
| HorizontalStripe | Horizontal Stripe Pattern. When the item is serialized out as xml, its value is "horzStripe". | |
| VerticalStripe | Vertical Stripe Pattern. When the item is serialized out as xml, its value is "vertStripe". | |
| ReverseDiagonalStripe | Reverse Diagonal Stripe Pattern. When the item is serialized out as xml, its value is "reverseDiagStripe". | |
| DiagonalStripe | Diagonal Stripe Pattern. When the item is serialized out as xml, its value is "diagStripe". | |
| HorizontalCross | Horizontal Cross Pattern. When the item is serialized out as xml, its value is "horzCross". | |
| DiagonalCross | Diagonal Cross Pattern. When the item is serialized out as xml, its value is "diagCross". | |
| ThinHorizontalStripe | Thin Horizontal Stripe Pattern. When the item is serialized out as xml, its value is "thinHorzStripe". | |
| ThinVerticalStripe | Thin Vertical Stripe Pattern. When the item is serialized out as xml, its value is "thinVertStripe". | |
| ThinReverseDiagonalStripe | Thin Reverse Diagonal Stripe Pattern. When the item is serialized out as xml, its value is "thinReverseDiagStripe". | |
| ThinDiagonalStripe | Thin Diagonal Stripe Pattern. When the item is serialized out as xml, its value is "thinDiagStripe". | |
| ThinHorizontalCross | Thin Horizontal Cross Pattern. When the item is serialized out as xml, its value is "thinHorzCross". | |
| ThinDiagonalCross | Thin Diagonal Cross Pattern. When the item is serialized out as xml, its value is "thinDiagCross". | |
| Percent5 | 5% Fill Pattern. When the item is serialized out as xml, its value is "pct5". | |
| Percent10 | 10% Fill Pattern. When the item is serialized out as xml, its value is "pct10". | |
| Percent12 | 12.5% Fill Pattern. When the item is serialized out as xml, its value is "pct12". | |
| Percent15 | 15% Fill Pattern. When the item is serialized out as xml, its value is "pct15". | |
| Percent20 | 20% Fill Pattern. When the item is serialized out as xml, its value is "pct20". | |
| Percent25 | 25% Fill Pattern. When the item is serialized out as xml, its value is "pct25". | |
| Percent30 | 30% Fill Pattern. When the item is serialized out as xml, its value is "pct30". | |
| Percent35 | 35% Fill Pattern. When the item is serialized out as xml, its value is "pct35". | |
| Percent37 | 37.5% Fill Pattern. When the item is serialized out as xml, its value is "pct37". | |
| Percent40 | 40% Fill Pattern. When the item is serialized out as xml, its value is "pct40". | |
| Percent45 | 45% Fill Pattern. When the item is serialized out as xml, its value is "pct45". | |
| Percent50 | 50% Fill Pattern. When the item is serialized out as xml, its value is "pct50". | |
| Percent55 | 55% Fill Pattern. When the item is serialized out as xml, its value is "pct55". | |
| Percent60 | 60% Fill Pattern. When the item is serialized out as xml, its value is "pct60". | |
| Percent62 | 62.5% Fill Pattern. When the item is serialized out as xml, its value is "pct62". | |
| Percent65 | 65% Fill Pattern. When the item is serialized out as xml, its value is "pct65". | |
| Percent70 | 70% Fill Pattern. When the item is serialized out as xml, its value is "pct70". | |
| Percent75 | 75% Fill Pattern. When the item is serialized out as xml, its value is "pct75". | |
| Percent80 | 80% Fill Pattern. When the item is serialized out as xml, its value is "pct80". | |
| Percent85 | 85% Fill Pattern. When the item is serialized out as xml, its value is "pct85". | |
| Percent87 | 87.5% Fill Pattern. When the item is serialized out as xml, its value is "pct87". | |
| Percent90 | 90% Fill Pattern. When the item is serialized out as xml, its value is "pct90". | |
| Percent95 | 95% Fill Pattern. When the item is serialized out as xml, its value is "pct95". |
Show: