public class SpreadsheetHeaderFooterCollection extends ReadOnlyListBase<SpreadsheetHeaderFooter>
This collection contains the items of type.SpreadsheetHeaderFooter
| Constructor and Description |
|---|
SpreadsheetHeaderFooterCollection(SpreadsheetWorksheet worksheet) |
| Modifier and Type | Method and Description |
|---|---|
SpreadsheetHeaderFooter |
getByOfficeHeaderFooterType(int headerFooterType)
Gets the header or footer of specified type.
|
addInternally, contains, get_Item, getCount, getInnerList, indexOf, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SpreadsheetHeaderFooterCollection(SpreadsheetWorksheet worksheet)
public final SpreadsheetHeaderFooter getByOfficeHeaderFooterType(int headerFooterType)
headerFooterType - A OfficeHeaderFooterType value that specifies the type of the header/footer to get.SpreadsheetHeaderFooter of specified type.Copyright © 2026. All rights reserved.