Share via


SupportingPropertyBagValueType 枚举

定义

定义 SupportingPropertyBagValueType 枚举。

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

字段

SupportingPropertyBagValueType(String)

创建新的 SupportingPropertyBagValueType 枚举实例

B 2

b.

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

B

b.

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

D 0

d.

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

D

d.

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

Equals(Object)
Equals(SupportingPropertyBagValueType)
GetHashCode()
I 1

i.

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

I

i.

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

Equality(SupportingPropertyBagValueType, SupportingPropertyBagValueType)
Inequality(SupportingPropertyBagValueType, SupportingPropertyBagValueType)
S 3

s.

将项序列化为 xml 时,其值为“s”。

S

s.

将项序列化为 xml 时,其值为“s”。

Spb 4

spb。

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

Spb

spb。

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

Spba

spba。

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

Spba 5

spba。

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

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

适用于