SpreadsheetHeaderFooterSectionType

SpreadsheetHeaderFooterSectionType enumeration

Excel ドキュメントのヘッダー/フッター セクションを表します。

public enum SpreadsheetHeaderFooterSectionType

名前 価値 説明
Left 0 左セクション.
Center 1 センターセクション.
Right 2 右セクション.

関連項目