WdEndnoteLocation 列挙型

定義

文末脚注の位置を指定します。

public enum class WdEndnoteLocation
[System.Runtime.InteropServices.Guid("183804E4-7307-32E8-8D48-2493383DC46D")]
public enum WdEndnoteLocation
type WdEndnoteLocation = 
Public Enum WdEndnoteLocation
継承
WdEndnoteLocation
属性

フィールド

wdEndOfDocument 1

作業中の文書の終了位置

wdEndOfSection 0

現在のセクションの終了位置

適用対象