Share via


WdRelocate 列挙型

定義

段落の現在位置に対する、再配置先の相対的な位置を指定します。

public enum class WdRelocate
[System.Runtime.InteropServices.Guid("867B8394-0450-32AE-80A9-8861CB6AC618")]
public enum WdRelocate
type WdRelocate = 
Public Enum WdRelocate
継承
WdRelocate
属性

フィールド

wdRelocateDown 1

次の可視段落の下

wdRelocateUp 0

前の可視段落の上

適用対象