次の方法で共有


AnimateMotionPathEditModeValues 列挙型

定義

タイム リスト アニメーション モーション パス編集モード

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

フィールド

名前 説明
Relative 0

パス編集モード列挙型 ( 相対 )。

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

Fixed 1

パス編集モード列挙型 ( 固定 )。

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

AnimateMotionPathEditModeValues(String)

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

Equality(AnimateMotionPathEditModeValues, AnimateMotionPathEditModeValues)
Equals(AnimateMotionPathEditModeValues)
Equals(Object)
Fixed

パス編集モード列挙型 ( 固定 )。

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

GetHashCode()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<AnimateMotionPathEditModeValues>.Create(String)
Inequality(AnimateMotionPathEditModeValues, AnimateMotionPathEditModeValues)
Relative

パス編集モード列挙型 ( 相対 )。

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

ToString()

適用対象