PresetPatternValues Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Preset Pattern Value
public enum PresetPatternValues
public readonly struct PresetPatternValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.PresetPatternValues>, IEquatable<DocumentFormat.OpenXml.Drawing.PresetPatternValues>
type PresetPatternValues =
type PresetPatternValues = struct
interface IEnumValue
interface IEnumValueFactory<PresetPatternValues>
Public Enum PresetPatternValues
Public Structure PresetPatternValues
Implements IEnumValue, IEnumValueFactory(Of PresetPatternValues), IEquatable(Of PresetPatternValues)
- Inheritance
-
PresetPatternValues
- Inheritance
-
PresetPatternValues
Fields
Name | Value | Description |
---|---|---|
Percent5 | 0 | 5%. When the item is serialized out as xml, its value is "pct5". |
Percent10 | 1 | 10%. When the item is serialized out as xml, its value is "pct10". |
Percent20 | 2 | 20%. When the item is serialized out as xml, its value is "pct20". |
Percent25 | 3 | 25%. When the item is serialized out as xml, its value is "pct25". |
Percent30 | 4 | 30%. When the item is serialized out as xml, its value is "pct30". |
Percent40 | 5 | 40%. When the item is serialized out as xml, its value is "pct40". |
Percent50 | 6 | 50%. When the item is serialized out as xml, its value is "pct50". |
Percent60 | 7 | 60%. When the item is serialized out as xml, its value is "pct60". |
Percent70 | 8 | 70%. When the item is serialized out as xml, its value is "pct70". |
Percent75 | 9 | 75%. When the item is serialized out as xml, its value is "pct75". |
Percent80 | 10 | 80%. When the item is serialized out as xml, its value is "pct80". |
Percent90 | 11 | 90%. When the item is serialized out as xml, its value is "pct90". |
Horizontal | 12 | Horizontal. When the item is serialized out as xml, its value is "horz". |
Vertical | 13 | Vertical. When the item is serialized out as xml, its value is "vert". |
LightHorizontal | 14 | Light Horizontal. When the item is serialized out as xml, its value is "ltHorz". |
LightVertical | 15 | Light Vertical. When the item is serialized out as xml, its value is "ltVert". |
DarkHorizontal | 16 | Dark Horizontal. When the item is serialized out as xml, its value is "dkHorz". |
DarkVertical | 17 | Dark Vertical. When the item is serialized out as xml, its value is "dkVert". |
NarrowHorizontal | 18 | Narrow Horizontal. When the item is serialized out as xml, its value is "narHorz". |
NarrowVertical | 19 | Narrow Vertical. When the item is serialized out as xml, its value is "narVert". |
DashedHorizontal | 20 | Dashed Horizontal. When the item is serialized out as xml, its value is "dashHorz". |
DashedVertical | 21 | Dashed Vertical. When the item is serialized out as xml, its value is "dashVert". |
Cross | 22 | Cross. When the item is serialized out as xml, its value is "cross". |
DownwardDiagonal | 23 | Downward Diagonal. When the item is serialized out as xml, its value is "dnDiag". |
UpwardDiagonal | 24 | Upward Diagonal. When the item is serialized out as xml, its value is "upDiag". |
LightDownwardDiagonal | 25 | Light Downward Diagonal. When the item is serialized out as xml, its value is "ltDnDiag". |
LightUpwardDiagonal | 26 | Light Upward Diagonal. When the item is serialized out as xml, its value is "ltUpDiag". |
DarkDownwardDiagonal | 27 | Dark Downward Diagonal. When the item is serialized out as xml, its value is "dkDnDiag". |
DarkUpwardDiagonal | 28 | Dark Upward Diagonal. When the item is serialized out as xml, its value is "dkUpDiag". |
WideDownwardDiagonal | 29 | Wide Downward Diagonal. When the item is serialized out as xml, its value is "wdDnDiag". |
WideUpwardDiagonal | 30 | Wide Upward Diagonal. When the item is serialized out as xml, its value is "wdUpDiag". |
DashedDownwardDiagonal | 31 | Dashed Downward Diagonal. When the item is serialized out as xml, its value is "dashDnDiag". |
DashedUpwardDiagonal | 32 | Dashed Upward DIagonal. When the item is serialized out as xml, its value is "dashUpDiag". |
DiagonalCross | 33 | Diagonal Cross. When the item is serialized out as xml, its value is "diagCross". |
SmallCheck | 34 | Small Checker Board. When the item is serialized out as xml, its value is "smCheck". |
LargeCheck | 35 | Large Checker Board. When the item is serialized out as xml, its value is "lgCheck". |
SmallGrid | 36 | Small Grid. When the item is serialized out as xml, its value is "smGrid". |
LargeGrid | 37 | Large Grid. When the item is serialized out as xml, its value is "lgGrid". |
DotGrid | 38 | Dotted Grid. When the item is serialized out as xml, its value is "dotGrid". |
SmallConfetti | 39 | Small Confetti. When the item is serialized out as xml, its value is "smConfetti". |
LargeConfetti | 40 | Large Confetti. When the item is serialized out as xml, its value is "lgConfetti". |
HorizontalBrick | 41 | Horizontal Brick. When the item is serialized out as xml, its value is "horzBrick". |
DiagonalBrick | 42 | Diagonal Brick. When the item is serialized out as xml, its value is "diagBrick". |
SolidDiamond | 43 | Solid Diamond. When the item is serialized out as xml, its value is "solidDmnd". |
OpenDiamond | 44 | Open Diamond. When the item is serialized out as xml, its value is "openDmnd". |
DottedDiamond | 45 | Dotted Diamond. When the item is serialized out as xml, its value is "dotDmnd". |
Plaid | 46 | Plaid. When the item is serialized out as xml, its value is "plaid". |
Sphere | 47 | Sphere. When the item is serialized out as xml, its value is "sphere". |
Weave | 48 | Weave. When the item is serialized out as xml, its value is "weave". |
Divot | 49 | Divot. When the item is serialized out as xml, its value is "divot". |
Shingle | 50 | Shingle. When the item is serialized out as xml, its value is "shingle". |
Wave | 51 | Wave. When the item is serialized out as xml, its value is "wave". |
Trellis | 52 | Trellis. When the item is serialized out as xml, its value is "trellis". |
ZigZag | 53 | Zig Zag. When the item is serialized out as xml, its value is "zigZag". |
Cross | Cross. When the item is serialized out as xml, its value is "cross". |
|
DarkDownwardDiagonal | Dark Downward Diagonal. When the item is serialized out as xml, its value is "dkDnDiag". |
|
DarkHorizontal | Dark Horizontal. When the item is serialized out as xml, its value is "dkHorz". |
|
DarkUpwardDiagonal | Dark Upward Diagonal. When the item is serialized out as xml, its value is "dkUpDiag". |
|
DarkVertical | Dark Vertical. When the item is serialized out as xml, its value is "dkVert". |
|
DashedDownwardDiagonal | Dashed Downward Diagonal. When the item is serialized out as xml, its value is "dashDnDiag". |
|
DashedHorizontal | Dashed Horizontal. When the item is serialized out as xml, its value is "dashHorz". |
|
DashedUpwardDiagonal | Dashed Upward DIagonal. When the item is serialized out as xml, its value is "dashUpDiag". |
|
DashedVertical | Dashed Vertical. When the item is serialized out as xml, its value is "dashVert". |
|
DiagonalBrick | Diagonal Brick. When the item is serialized out as xml, its value is "diagBrick". |
|
DiagonalCross | Diagonal Cross. When the item is serialized out as xml, its value is "diagCross". |
|
Divot | Divot. When the item is serialized out as xml, its value is "divot". |
|
DotGrid | Dotted Grid. When the item is serialized out as xml, its value is "dotGrid". |
|
DottedDiamond | Dotted Diamond. When the item is serialized out as xml, its value is "dotDmnd". |
|
DownwardDiagonal | Downward Diagonal. When the item is serialized out as xml, its value is "dnDiag". |
|
Equality(PresetPatternValues, PresetPatternValues) | ||
Equals(Object) | ||
Equals(PresetPatternValues) | ||
GetHashCode() | ||
Horizontal | Horizontal. When the item is serialized out as xml, its value is "horz". |
|
HorizontalBrick | Horizontal Brick. When the item is serialized out as xml, its value is "horzBrick". |
|
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<PresetPatternValues>.Create(String) | ||
Inequality(PresetPatternValues, PresetPatternValues) | ||
LargeCheck | Large Checker Board. When the item is serialized out as xml, its value is "lgCheck". |
|
LargeConfetti | Large Confetti. When the item is serialized out as xml, its value is "lgConfetti". |
|
LargeGrid | Large Grid. When the item is serialized out as xml, its value is "lgGrid". |
|
LightDownwardDiagonal | Light Downward Diagonal. When the item is serialized out as xml, its value is "ltDnDiag". |
|
LightHorizontal | Light Horizontal. When the item is serialized out as xml, its value is "ltHorz". |
|
LightUpwardDiagonal | Light Upward Diagonal. When the item is serialized out as xml, its value is "ltUpDiag". |
|
LightVertical | Light Vertical. When the item is serialized out as xml, its value is "ltVert". |
|
NarrowHorizontal | Narrow Horizontal. When the item is serialized out as xml, its value is "narHorz". |
|
NarrowVertical | Narrow Vertical. When the item is serialized out as xml, its value is "narVert". |
|
OpenDiamond | Open Diamond. When the item is serialized out as xml, its value is "openDmnd". |
|
Percent10 | 10%. When the item is serialized out as xml, its value is "pct10". |
|
Percent20 | 20%. When the item is serialized out as xml, its value is "pct20". |
|
Percent25 | 25%. When the item is serialized out as xml, its value is "pct25". |
|
Percent30 | 30%. When the item is serialized out as xml, its value is "pct30". |
|
Percent40 | 40%. When the item is serialized out as xml, its value is "pct40". |
|
Percent5 | 5%. When the item is serialized out as xml, its value is "pct5". |
|
Percent50 | 50%. When the item is serialized out as xml, its value is "pct50". |
|
Percent60 | 60%. When the item is serialized out as xml, its value is "pct60". |
|
Percent70 | 70%. When the item is serialized out as xml, its value is "pct70". |
|
Percent75 | 75%. When the item is serialized out as xml, its value is "pct75". |
|
Percent80 | 80%. When the item is serialized out as xml, its value is "pct80". |
|
Percent90 | 90%. When the item is serialized out as xml, its value is "pct90". |
|
Plaid | Plaid. When the item is serialized out as xml, its value is "plaid". |
|
PresetPatternValues(String) | Creates a new PresetPatternValues enum instance |
|
Shingle | Shingle. When the item is serialized out as xml, its value is "shingle". |
|
SmallCheck | Small Checker Board. When the item is serialized out as xml, its value is "smCheck". |
|
SmallConfetti | Small Confetti. When the item is serialized out as xml, its value is "smConfetti". |
|
SmallGrid | Small Grid. When the item is serialized out as xml, its value is "smGrid". |
|
SolidDiamond | Solid Diamond. When the item is serialized out as xml, its value is "solidDmnd". |
|
Sphere | Sphere. When the item is serialized out as xml, its value is "sphere". |
|
ToString() | ||
Trellis | Trellis. When the item is serialized out as xml, its value is "trellis". |
|
UpwardDiagonal | Upward Diagonal. When the item is serialized out as xml, its value is "upDiag". |
|
Vertical | Vertical. When the item is serialized out as xml, its value is "vert". |
|
Wave | Wave. When the item is serialized out as xml, its value is "wave". |
|
Weave | Weave. When the item is serialized out as xml, its value is "weave". |
|
WideDownwardDiagonal | Wide Downward Diagonal. When the item is serialized out as xml, its value is "wdDnDiag". |
|
WideUpwardDiagonal | Wide Upward Diagonal. When the item is serialized out as xml, its value is "wdUpDiag". |
|
ZigZag | Zig Zag. When the item is serialized out as xml, its value is "zigZag". |