Share via


SupportingPropertyBagArrayValueType 枚举

定义

定义 SupportingPropertyBagArrayValueType 枚举。

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

字段

SupportingPropertyBagArrayValueType(String)

创建新的 SupportingPropertyBagArrayValueType 枚举实例

B 2

b.

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

B

b.

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

D 0

d.

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

D

d.

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

Equals(SupportingPropertyBagArrayValueType)
Equals(Object)
GetHashCode()
I 1

i.

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

I

i.

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

Equality(SupportingPropertyBagArrayValueType, SupportingPropertyBagArrayValueType)
Inequality(SupportingPropertyBagArrayValueType, SupportingPropertyBagArrayValueType)
S 3

s.

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

S

s.

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

Spb

spb。

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

Spb 4

spb。

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

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

适用于