Share via


InkEffectsType 枚举

定义

定义 InkEffectsType 枚举。

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)]
public enum InkEffectsType
public enum InkEffectsType
public readonly struct InkEffectsType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2019.Drawing.Ink.InkEffectsType>, IEquatable<DocumentFormat.OpenXml.Office2019.Drawing.Ink.InkEffectsType>
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)>]
type InkEffectsType = 
type InkEffectsType = 
type InkEffectsType = struct
    interface IEnumValue
    interface IEnumValueFactory<InkEffectsType>
Public Enum InkEffectsType
Public Structure InkEffectsType
Implements IEnumValue, IEnumValueFactory(Of InkEffectsType), IEquatable(Of InkEffectsType)
继承
InkEffectsType
继承
InkEffectsType
属性

字段

InkEffectsType(String)

创建新的 InkEffectsType 枚举实例

Bronze 9

青铜。

当项序列化为 xml 时,其值为“bronze”。

Bronze

青铜。

当项序列化为 xml 时,其值为“bronze”。

Equals(InkEffectsType)
Equals(Object)
Galaxy 3

星系。

当项序列化为 xml 时,其值为“galaxy”。

Galaxy

星系。

当项序列化为 xml 时,其值为“galaxy”。

GetHashCode()
Gold

黄金。

当项序列化为 xml 时,其值为“gold”。

Gold 4

黄金。

当项序列化为 xml 时,其值为“gold”。

Lava 6

熔岩。

当项序列化为 xml 时,其值为“lava”。

Lava

熔岩。

当项序列化为 xml 时,其值为“lava”。

None 0

无。

当项序列化为 xml 时,其值为“none”。

None

无。

当项序列化为 xml 时,其值为“none”。

Ocean 7

海洋。

当项序列化为 xml 时,其值为“ocean”。

Ocean

海洋。

当项序列化为 xml 时,其值为“ocean”。

Equality(InkEffectsType, InkEffectsType)
Inequality(InkEffectsType, InkEffectsType)
Pencil 1

铅笔。

当项目序列化为 xml 时,其值为“pencil”。

Pencil

铅笔。

当项目序列化为 xml 时,其值为“pencil”。

Rainbow 2

彩虹。

当项序列化为 xml 时,其值为“彩虹”。

Rainbow

彩虹。

当项序列化为 xml 时,其值为“彩虹”。

Rosegold

玫瑰金。

当项序列化为 xml 时,其值为“rosegold”。

Rosegold 8

玫瑰金。

当项序列化为 xml 时,其值为“rosegold”。

Silver 5

银。

当项序列化为 xml 时,其值为“silver”。

Silver

银。

当项序列化为 xml 时,其值为“silver”。

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

适用于