次の方法で共有


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)

適用対象