Item

SpreadsheetHeaderFooterSectionCollection indexer

获取指定类型的页眉/页脚部分。

public SpreadsheetHeaderFooterSection this[
    SpreadsheetHeaderFooterSectionType headerFooterSectionType] { get; }
范围 描述
headerFooterSectionType 一个SpreadsheetHeaderFooterSectionType指定要获取的部分类型的值。

适当的价值

SpreadsheetHeaderFooterSection指定类型的。

也可以看看