Item

SpreadsheetHeaderFooterSectionCollection indexer

指定されたタイプのヘッダー/フッター セクションを取得します。

public SpreadsheetHeaderFooterSection this[
    SpreadsheetHeaderFooterSectionType headerFooterSectionType] { get; }
パラメータ 説明
headerFooterSectionType ASpreadsheetHeaderFooterSectionType取得するセクションのタイプを指定する値.

プロパティ値

SpreadsheetHeaderFooterSection指定されたタイプの。

関連項目