DisjunctionTypeValues 列挙型

定義

DisjunctionTypeValues 列挙型を定義します。

C#
public enum DisjunctionTypeValues
C#
public readonly struct DisjunctionTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues>, IEquatable<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues>
継承
DisjunctionTypeValues
継承
DisjunctionTypeValues

フィールド

名前 説明
Recognition 0

承認。

項目を xml としてシリアル化されるときに、その値は "認識" です。

Understanding 1

理解。

項目を xml としてシリアル化されるときに、その値は "understanding" です。

Multidevice 2

マルチデバイス。

アイテムを xml としてシリアル化されるときに、その値は "マルチデバイス" です。

Multiprocess 3

マルチプロセス。

項目を xml としてシリアル化されるときに、その値は "マルチプロセス" です。

DisjunctionTypeValues(String)

新しい DisjunctionTypeValues 列挙型インスタンスを作成します

Equality(DisjunctionTypeValues, DisjunctionTypeValues)
Equals(DisjunctionTypeValues)
Equals(Object)
GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<DisjunctionTypeValues>.Create(String)
Inequality(DisjunctionTypeValues, DisjunctionTypeValues)
Multidevice

マルチデバイス。

アイテムを xml としてシリアル化されるときに、その値は "マルチデバイス" です。

Multiprocess

マルチプロセス。

項目を xml としてシリアル化されるときに、その値は "マルチプロセス" です。

Recognition

承認。

項目を xml としてシリアル化されるときに、その値は "認識" です。

ToString()
Understanding

理解。

項目を xml としてシリアル化されるときに、その値は "understanding" です。

適用対象

製品 バージョン
DocumentFormat.OpenXml 2.7.1, 2.7.2, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1