Package | Description |
---|---|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected StyleSheet |
HWPFDocument._ss
Holds styles for this document.
|
Modifier and Type | Method and Description |
---|---|
StyleSheet |
HWPFDocument.getStyleSheet() |
Modifier and Type | Method and Description |
---|---|
CharacterProperties |
CHPX.getCharacterProperties(StyleSheet ss,
short istd) |
ParagraphProperties |
PAPX.getParagraphProperties(StyleSheet ss) |
Constructor and Description |
---|
HWPFList(boolean numbered,
StyleSheet styleSheet) |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.