PresetShadowValues Enum

Definition

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

PresetShadowValues(String)

Creates a new PresetShadowValues enum instance

BackCenterPerspectiveShadow 18

Back Center Perspective Shadow.

When the item is serialized out as xml, its value is "shdw19".

BackCenterPerspectiveShadow

Back Center Perspective Shadow.

When the item is serialized out as xml, its value is "shdw19".

BackLeftLongPerspectiveShadow 10

Back Left Long Perspective Shadow.

When the item is serialized out as xml, its value is "shdw11".

BackLeftLongPerspectiveShadow

Back Left Long Perspective Shadow.

When the item is serialized out as xml, its value is "shdw11".

BackLeftPerspectiveShadow 2

Back Left Perspective Shadow.

When the item is serialized out as xml, its value is "shdw3".

BackLeftPerspectiveShadow

Back Left Perspective Shadow.

When the item is serialized out as xml, its value is "shdw3".

BackRightLongPerspectiveShadow 11

Back Right Long Perspective Shadow.

When the item is serialized out as xml, its value is "shdw12".

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".

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".

BottomLeftDropShadow

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".

BottomRightDropShadow

Bottom Right Drop Shadow.

When the item is serialized out as xml, its value is "shdw6".

BottomRightSmallDropShadow 13

Bottom Right Small Drop Shadow.

When the item is serialized out as xml, its value is "shdw14".

BottomRightSmallDropShadow

Bottom Right Small Drop Shadow.

When the item is serialized out as xml, its value is "shdw14".

Equals(Object)
Equals(PresetShadowValues)
FrontBottomShadow

Front Bottom Shadow.

When the item is serialized out as xml, its value is "shdw20".

FrontBottomShadow 19

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".

FrontLeftLongPerspectiveShadow 14

Front Left Long Perspective Shadow.

When the item is serialized out as xml, its value is "shdw15".

FrontLeftPerspectiveShadow 6

Front Left Perspective Shadow.

When the item is serialized out as xml, its value is "shdw7".

FrontLeftPerspectiveShadow

Front Left Perspective Shadow.

When the item is serialized out as xml, its value is "shdw7".

FrontRightLongPerspectiveShadow 15

Front Right LongPerspective Shadow.

When the item is serialized out as xml, its value is "shdw16".

FrontRightLongPerspectiveShadow

Front Right LongPerspective Shadow.

When the item is serialized out as xml, its value is "shdw16".

FrontRightPerspectiveShadow 7

Front Right Perspective Shadow.

When the item is serialized out as xml, its value is "shdw8".

FrontRightPerspectiveShadow

Front Right Perspective Shadow.

When the item is serialized out as xml, its value is "shdw8".

GetHashCode()
Equality(PresetShadowValues, PresetShadowValues)
Inequality(PresetShadowValues, PresetShadowValues)
ThreeDimensionalInnerBoxShadow

3D Inner Box Shadow.

When the item is serialized out as xml, its value is "shdw18".

ThreeDimensionalInnerBoxShadow 17

3D Inner Box Shadow.

When the item is serialized out as xml, its value is "shdw18".

ThreeDimensionalOuterBoxShadow 16

3D Outer Box Shadow.

When the item is serialized out as xml, its value is "shdw17".

ThreeDimensionalOuterBoxShadow

3D Outer Box Shadow.

When the item is serialized out as xml, its value is "shdw17".

TopLeftDoubleDropShadow 12

Top Left Double Drop Shadow.

When the item is serialized out as xml, its value is "shdw13".

TopLeftDoubleDropShadow

Top Left Double Drop Shadow.

When the item is serialized out as xml, its value is "shdw13".

TopLeftDropShadow 0

Top Left Drop Shadow.

When the item is serialized out as xml, its value is "shdw1".

TopLeftDropShadow

Top Left Drop Shadow.

When the item is serialized out as xml, its value is "shdw1".

TopLeftLargeDropShadow 9

Top Left Large Drop Shadow.

When the item is serialized out as xml, its value is "shdw10".

TopLeftLargeDropShadow

Top Left Large Drop Shadow.

When the item is serialized out as xml, its value is "shdw10".

TopLeftSmallDropShadow 8

Top Left Small Drop Shadow.

When the item is serialized out as xml, its value is "shdw9".

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".

TopRightDropShadow 1

Top Right Drop Shadow.

When the item is serialized out as xml, its value is "shdw2".

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<PresetShadowValues>.Create(String)

Applies to