|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleSheet | |
org.apache.poi.hwpf | |
org.apache.poi.hwpf.model | |
org.apache.poi.hwpf.usermodel |
Uses of StyleSheet in org.apache.poi.hwpf |
Fields in org.apache.poi.hwpf declared as StyleSheet | |
protected StyleSheet |
HWPFDocument._ss
Holds styles for this document. |
Methods in org.apache.poi.hwpf that return StyleSheet | |
StyleSheet |
HWPFDocument.getStyleSheet()
|
Uses of StyleSheet in org.apache.poi.hwpf.model |
Methods in org.apache.poi.hwpf.model with parameters of type StyleSheet | |
ParagraphProperties |
PAPX.getParagraphProperties(StyleSheet ss)
|
CharacterProperties |
CHPX.getCharacterProperties(StyleSheet ss,
short istd)
|
Uses of StyleSheet in org.apache.poi.hwpf.usermodel |
Constructors in org.apache.poi.hwpf.usermodel with parameters of type StyleSheet | |
HWPFList(boolean numbered,
StyleSheet styleSheet)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |