public class WordProcessingSectionCollection extends ReadOnlyListBase<WordProcessingSection>
This collection contains the items of type.WordProcessingSection
| Constructor and Description |
|---|
WordProcessingSectionCollection(WordProcessingContent parent,
com.aspose.words.SectionCollection sourceCollection,
IStrategyManager strategyManager) |
| Modifier and Type | Method and Description |
|---|---|
WordProcessingSection |
findSection(com.aspose.words.Section section) |
addInternally, contains, get_Item, getCount, getInnerList, indexOf, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic WordProcessingSectionCollection(WordProcessingContent parent, com.aspose.words.SectionCollection sourceCollection, IStrategyManager strategyManager)
public final WordProcessingSection findSection(com.aspose.words.Section section)
Copyright © 2026. All rights reserved.