Package | Description |
---|---|
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SEPX> |
SectionTable._sections |
Modifier and Type | Method and Description |
---|---|
SEPX |
SEPX.copy() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SEPX> |
SectionTable.getSections() |
Constructor and Description |
---|
SEPX(SEPX other) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SEPX> |
Range._sections
All sections that belong to the document this Range belongs to.
|
Constructor and Description |
---|
Section(SEPX sepx,
Range parent) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.