SpreadsheetHeaderFooterSectionType
SpreadsheetHeaderFooterSectionType enumeration
Excel 문서의 머리글/바닥글 섹션을 나타냅니다.
public enum SpreadsheetHeaderFooterSectionType
가치
이름 | 값 | 설명 |
---|---|---|
Left | 0 |
왼쪽 섹션. |
Center | 1 |
센터 섹션. |
Right | 2 |
오른쪽 섹션. |
Excel 문서의 머리글/바닥글 섹션을 나타냅니다.
public enum SpreadsheetHeaderFooterSectionType
이름 | 값 | 설명 |
---|---|---|
Left | 0 |
왼쪽 섹션. |
Center | 1 |
센터 섹션. |
Right | 2 |
오른쪽 섹션. |