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