次の方法で共有


RotationPathValues 列挙型

定義

回転パス

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

フィールド

RotationPathValues(String)

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

AlongPath 1

パスに沿って。

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

AlongPath

パスに沿って。

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

Equals(RotationPathValues)
Equals(Object)
GetHashCode()
None 0

なし。

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

None

なし。

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

Equality(RotationPathValues, RotationPathValues)
Inequality(RotationPathValues, RotationPathValues)
ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<RotationPathValues>.Create(String)

適用対象