public class WordProcessingSection extends ContentPart
Represents a Word document section.
Modifier and Type | Method and Description |
---|---|
WordProcessingHeaderFooterCollection |
getHeadersFooters()
Gets the collection of all headers and footers of this
. |
WordProcessingPageSetup |
getPageSetup()
Gets the printing page setup for this
. |
WordProcessingShapeCollection |
getShapes()
Gets the collection of all shapes contained in this
. |
findImages, findImages, search, search
public final WordProcessingPageSetup getPageSetup()
WordProcessingSection
.WordProcessingSection
.public final WordProcessingHeaderFooterCollection getHeadersFooters()
WordProcessingSection
.WordProcessingSection
.public final WordProcessingShapeCollection getShapes()
WordProcessingSection
.WordProcessingSection
.