PresetShadowValues 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 Shadow Type
public enum PresetShadowValues
public readonly struct PresetShadowValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.PresetShadowValues>, IEquatable<DocumentFormat.OpenXml.Drawing.PresetShadowValues>
type PresetShadowValues =
type PresetShadowValues = struct
interface IEnumValue
interface IEnumValueFactory<PresetShadowValues>
Public Enum PresetShadowValues
Public Structure PresetShadowValues
Implements IEnumValue, IEnumValueFactory(Of PresetShadowValues), IEquatable(Of PresetShadowValues)
- Inheritance
-
PresetShadowValues
- Inheritance
-
PresetShadowValues
Fields
Name | Value | Description |
---|---|---|
TopLeftDropShadow | 0 | Top Left Drop Shadow. When the item is serialized out as xml, its value is "shdw1". |
TopRightDropShadow | 1 | Top Right Drop Shadow. When the item is serialized out as xml, its value is "shdw2". |
BackLeftPerspectiveShadow | 2 | Back Left Perspective Shadow. When the item is serialized out as xml, its value is "shdw3". |
BackRightPerspectiveShadow | 3 | Back Right Perspective Shadow. When the item is serialized out as xml, its value is "shdw4". |
BottomLeftDropShadow | 4 | Bottom Left Drop Shadow. When the item is serialized out as xml, its value is "shdw5". |
BottomRightDropShadow | 5 | Bottom Right Drop Shadow. When the item is serialized out as xml, its value is "shdw6". |
FrontLeftPerspectiveShadow | 6 | Front Left Perspective Shadow. When the item is serialized out as xml, its value is "shdw7". |
FrontRightPerspectiveShadow | 7 | Front Right Perspective Shadow. When the item is serialized out as xml, its value is "shdw8". |
TopLeftSmallDropShadow | 8 | Top Left Small Drop Shadow. When the item is serialized out as xml, its value is "shdw9". |
TopLeftLargeDropShadow | 9 | Top Left Large Drop Shadow. When the item is serialized out as xml, its value is "shdw10". |
BackLeftLongPerspectiveShadow | 10 | Back Left Long Perspective Shadow. When the item is serialized out as xml, its value is "shdw11". |
BackRightLongPerspectiveShadow | 11 | Back Right Long Perspective Shadow. When the item is serialized out as xml, its value is "shdw12". |
TopLeftDoubleDropShadow | 12 | Top Left Double Drop Shadow. When the item is serialized out as xml, its value is "shdw13". |
BottomRightSmallDropShadow | 13 | Bottom Right Small Drop Shadow. When the item is serialized out as xml, its value is "shdw14". |
FrontLeftLongPerspectiveShadow | 14 | Front Left Long Perspective Shadow. When the item is serialized out as xml, its value is "shdw15". |
FrontRightLongPerspectiveShadow | 15 | Front Right LongPerspective Shadow. When the item is serialized out as xml, its value is "shdw16". |
ThreeDimensionalOuterBoxShadow | 16 | 3D Outer Box Shadow. When the item is serialized out as xml, its value is "shdw17". |
ThreeDimensionalInnerBoxShadow | 17 | 3D Inner Box Shadow. When the item is serialized out as xml, its value is "shdw18". |
BackCenterPerspectiveShadow | 18 | Back Center Perspective Shadow. When the item is serialized out as xml, its value is "shdw19". |
FrontBottomShadow | 19 | Front Bottom Shadow. When the item is serialized out as xml, its value is "shdw20". |
BackCenterPerspectiveShadow | Back Center Perspective Shadow. When the item is serialized out as xml, its value is "shdw19". |
|
BackLeftLongPerspectiveShadow | Back Left Long Perspective Shadow. When the item is serialized out as xml, its value is "shdw11". |
|
BackLeftPerspectiveShadow | Back Left Perspective Shadow. When the item is serialized out as xml, its value is "shdw3". |
|
BackRightLongPerspectiveShadow | Back Right Long Perspective Shadow. When the item is serialized out as xml, its value is "shdw12". |
|
BackRightPerspectiveShadow | Back Right Perspective Shadow. When the item is serialized out as xml, its value is "shdw4". |
|
BottomLeftDropShadow | Bottom Left Drop Shadow. When the item is serialized out as xml, its value is "shdw5". |
|
BottomRightDropShadow | Bottom Right Drop Shadow. When the item is serialized out as xml, its value is "shdw6". |
|
BottomRightSmallDropShadow | Bottom Right Small Drop Shadow. When the item is serialized out as xml, its value is "shdw14". |
|
Equality(PresetShadowValues, PresetShadowValues) | ||
Equals(Object) | ||
Equals(PresetShadowValues) | ||
FrontBottomShadow | Front Bottom Shadow. When the item is serialized out as xml, its value is "shdw20". |
|
FrontLeftLongPerspectiveShadow | Front Left Long Perspective Shadow. When the item is serialized out as xml, its value is "shdw15". |
|
FrontLeftPerspectiveShadow | Front Left Perspective Shadow. When the item is serialized out as xml, its value is "shdw7". |
|
FrontRightLongPerspectiveShadow | Front Right LongPerspective Shadow. When the item is serialized out as xml, its value is "shdw16". |
|
FrontRightPerspectiveShadow | Front Right Perspective Shadow. When the item is serialized out as xml, its value is "shdw8". |
|
GetHashCode() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<PresetShadowValues>.Create(String) | ||
Inequality(PresetShadowValues, PresetShadowValues) | ||
PresetShadowValues(String) | Creates a new PresetShadowValues enum instance |
|
ThreeDimensionalInnerBoxShadow | 3D Inner Box Shadow. When the item is serialized out as xml, its value is "shdw18". |
|
ThreeDimensionalOuterBoxShadow | 3D Outer Box Shadow. When the item is serialized out as xml, its value is "shdw17". |
|
TopLeftDoubleDropShadow | Top Left Double Drop Shadow. When the item is serialized out as xml, its value is "shdw13". |
|
TopLeftDropShadow | Top Left Drop Shadow. When the item is serialized out as xml, its value is "shdw1". |
|
TopLeftLargeDropShadow | Top Left Large Drop Shadow. When the item is serialized out as xml, its value is "shdw10". |
|
TopLeftSmallDropShadow | Top Left Small Drop Shadow. When the item is serialized out as xml, its value is "shdw9". |
|
TopRightDropShadow | Top Right Drop Shadow. When the item is serialized out as xml, its value is "shdw2". |
|
ToString() |