次の方法で共有


HeadersFooters.Item[WdHeaderFooterIndex] プロパティ

定義

範囲または選択範囲のヘッダーまたはフッターを返します。

public:
 property Microsoft::Office::Interop::Word::HeaderFooter ^ default[Microsoft::Office::Interop::Word::WdHeaderFooterIndex] { Microsoft::Office::Interop::Word::HeaderFooter ^ get(Microsoft::Office::Interop::Word::WdHeaderFooterIndex Index); };
public Microsoft.Office.Interop.Word.HeaderFooter this[Microsoft.Office.Interop.Word.WdHeaderFooterIndex Index] { get; }
member this.Item(Microsoft.Office.Interop.Word.WdHeaderFooterIndex) : Microsoft.Office.Interop.Word.HeaderFooter
Default Public ReadOnly Property Item(Index As WdHeaderFooterIndex) As HeaderFooter

パラメーター

Index
WdHeaderFooterIndex

必須 WdHeaderFooterIndex。 選択範囲のヘッダーまたはフッターを指定する定数。 次のいずれかの WdHeaderFooterIndex 定数:wdHeaderFooterEvenPageswdHeaderFooterFirstPagewdHeaderFooterPrimary

プロパティ値

適用対象