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