次の方法で共有


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)

適用対象