次の方法で共有


StartingElementValues 列挙型

定義

Starting 要素

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

フィールド

StartingElementValues(String)

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

Equals(StartingElementValues)
Equals(Object)
GetHashCode()
Node 0

ノード。

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

Node

ノード。

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

Equality(StartingElementValues, StartingElementValues)
Inequality(StartingElementValues, StartingElementValues)
ToString()
Transition 1

移行。

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

Transition

移行。

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

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

適用対象