Item

WordProcessingHeaderFooterCollection indexer

指定されたタイプのヘッダーまたはフッターを取得します。

public WordProcessingHeaderFooter this[OfficeHeaderFooterType headerFooterType] { get; }
パラメータ 説明
headerFooterType OfficeHeaderFooterType取得するヘッダー/フッターのタイプを指定する value 。

プロパティ値

WordProcessingHeaderFooter指定されたタイプの。

関連項目