次の方法で共有


TimeNodePresetClassValues 列挙型

定義

Time Node Preset クラスの種類

public enum TimeNodePresetClassValues
public readonly struct TimeNodePresetClassValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Presentation.TimeNodePresetClassValues>, IEquatable<DocumentFormat.OpenXml.Presentation.TimeNodePresetClassValues>
type TimeNodePresetClassValues = 
type TimeNodePresetClassValues = struct
    interface IEnumValue
    interface IEnumValueFactory<TimeNodePresetClassValues>
Public Enum TimeNodePresetClassValues
Public Structure TimeNodePresetClassValues
Implements IEnumValue, IEnumValueFactory(Of TimeNodePresetClassValues), IEquatable(Of TimeNodePresetClassValues)
継承
TimeNodePresetClassValues
継承
TimeNodePresetClassValues

フィールド

TimeNodePresetClassValues(String)

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

Emphasis 2

プリセット型列挙型 ( 強調 )。

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

Emphasis

プリセット型列挙型 ( 強調 )。

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

Entrance

プリセット型列挙型 ( Entrance )。

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

Entrance 0

プリセット型列挙型 ( Entrance )。

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

Equals(Object)
Equals(TimeNodePresetClassValues)
Exit

終了。

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

Exit 1

終了。

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

GetHashCode()
MediaCall 5

プリセット型列挙型 ( メディア呼び出し )。

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

MediaCall

プリセット型列挙型 ( メディア呼び出し )。

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

Equality(TimeNodePresetClassValues, TimeNodePresetClassValues)
Inequality(TimeNodePresetClassValues, TimeNodePresetClassValues)
Path 3

プリセット型列挙型 ( パス )。

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

Path

プリセット型列挙型 ( パス )。

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

ToString()
Verb 4

プリセット型列挙型 ( 動詞 )。

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

Verb

プリセット型列挙型 ( 動詞 )。

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

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

適用対象