PresetShadowValues 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
预设阴影类型
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)
- 继承
-
PresetShadowValues
- 继承
-
PresetShadowValues
字段
名称 | 值 | 说明 |
---|---|---|
TopLeftDropShadow | 0 | 左上投影。 当项序列化为 xml 时,其值为“shdw1”。 |
TopRightDropShadow | 1 | 右上角的“投影”。 当项序列化为 xml 时,其值为“shdw2”。 |
BackLeftPerspectiveShadow | 2 | 后向左透视阴影。 当项序列化为 xml 时,其值为“shdw3”。 |
BackRightPerspectiveShadow | 3 | 后向右透视阴影。 将项序列化为 xml 时,其值为“shdw4”。 |
BottomLeftDropShadow | 4 | 左下拉阴影。 将项序列化为 xml 时,其值为“shdw5”。 |
BottomRightDropShadow | 5 | 右下拉阴影。 将项序列化为 xml 时,其值为“shdw6”。 |
FrontLeftPerspectiveShadow | 6 | 左前透视阴影。 将项序列化为 xml 时,其值为“shdw7”。 |
FrontRightPerspectiveShadow | 7 | 右前透视阴影。 当项序列化为 xml 时,其值为“shdw8”。 |
TopLeftSmallDropShadow | 8 | 左上小投影。 当项序列化为 xml 时,其值为“shdw9”。 |
TopLeftLargeDropShadow | 9 | 左上大投影。 将项序列化为 xml 时,其值为“shdw10”。 |
BackLeftLongPerspectiveShadow | 10 | 后左长透视阴影。 将项序列化为 xml 时,其值为“shdw11”。 |
BackRightLongPerspectiveShadow | 11 | 后向右长透视阴影。 当项序列化为 xml 时,其值为“shdw12”。 |
TopLeftDoubleDropShadow | 12 | 左上双投影。 将项序列化为 xml 时,其值为“shdw13”。 |
BottomRightSmallDropShadow | 13 | 右下角小投影。 当项序列化为 xml 时,其值为“shdw14”。 |
FrontLeftLongPerspectiveShadow | 14 | 左前长透视阴影。 将项序列化为 xml 时,其值为“shdw15”。 |
FrontRightLongPerspectiveShadow | 15 | 正面右侧 LongPerspective 阴影。 当项序列化为 xml 时,其值为“shdw16”。 |
ThreeDimensionalOuterBoxShadow | 16 | 3D 外框阴影。 当项序列化为 xml 时,其值为“shdw17”。 |
ThreeDimensionalInnerBoxShadow | 17 | 3D 内部框阴影。 当项序列化为 xml 时,其值为“shdw18”。 |
BackCenterPerspectiveShadow | 18 | 后中心透视阴影。 当项序列化为 xml 时,其值为“shdw19”。 |
FrontBottomShadow | 19 | 前底阴影。 将项序列化为 xml 时,其值为“shdw20”。 |
BackCenterPerspectiveShadow | 后中心透视阴影。 当项序列化为 xml 时,其值为“shdw19”。 |
|
BackLeftLongPerspectiveShadow | 后左长透视阴影。 将项序列化为 xml 时,其值为“shdw11”。 |
|
BackLeftPerspectiveShadow | 后向左透视阴影。 当项序列化为 xml 时,其值为“shdw3”。 |
|
BackRightLongPerspectiveShadow | 后向右长透视阴影。 当项序列化为 xml 时,其值为“shdw12”。 |
|
BackRightPerspectiveShadow | 后向右透视阴影。 将项序列化为 xml 时,其值为“shdw4”。 |
|
BottomLeftDropShadow | 左下拉阴影。 将项序列化为 xml 时,其值为“shdw5”。 |
|
BottomRightDropShadow | 右下拉阴影。 将项序列化为 xml 时,其值为“shdw6”。 |
|
BottomRightSmallDropShadow | 右下角小投影。 当项序列化为 xml 时,其值为“shdw14”。 |
|
Equality(PresetShadowValues, PresetShadowValues) | ||
Equals(Object) | ||
Equals(PresetShadowValues) | ||
FrontBottomShadow | 前底阴影。 将项序列化为 xml 时,其值为“shdw20”。 |
|
FrontLeftLongPerspectiveShadow | 左前长透视阴影。 将项序列化为 xml 时,其值为“shdw15”。 |
|
FrontLeftPerspectiveShadow | 左前透视阴影。 将项序列化为 xml 时,其值为“shdw7”。 |
|
FrontRightLongPerspectiveShadow | 正面右侧 LongPerspective 阴影。 当项序列化为 xml 时,其值为“shdw16”。 |
|
FrontRightPerspectiveShadow | 右前透视阴影。 当项序列化为 xml 时,其值为“shdw8”。 |
|
GetHashCode() | ||
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<PresetShadowValues>.Create(String) | ||
Inequality(PresetShadowValues, PresetShadowValues) | ||
PresetShadowValues(String) | 创建新的 PresetShadowValues 枚举实例 |
|
ThreeDimensionalInnerBoxShadow | 3D 内部框阴影。 当项序列化为 xml 时,其值为“shdw18”。 |
|
ThreeDimensionalOuterBoxShadow | 3D 外框阴影。 当项序列化为 xml 时,其值为“shdw17”。 |
|
TopLeftDoubleDropShadow | 左上双投影。 将项序列化为 xml 时,其值为“shdw13”。 |
|
TopLeftDropShadow | 左上投影。 当项序列化为 xml 时,其值为“shdw1”。 |
|
TopLeftLargeDropShadow | 左上大投影。 将项序列化为 xml 时,其值为“shdw10”。 |
|
TopLeftSmallDropShadow | 左上小投影。 当项序列化为 xml 时,其值为“shdw9”。 |
|
TopRightDropShadow | 右上角的“投影”。 当项序列化为 xml 时,其值为“shdw2”。 |
|
ToString() |