Package | Description |
---|---|
org.zkoss.poi.xwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected XWPFStyles |
XWPFStyle.styles |
protected XWPFStyles |
XWPFLatentStyles.styles |
protected XWPFStyles |
XWPFDocument.styles |
Modifier and Type | Method and Description |
---|---|
XWPFStyles |
XWPFDocument.createStyles()
Creates an empty styles for the document if one does not already exist
|
XWPFStyles |
XWPFStyle.getStyles()
get styles
|
XWPFStyles |
XWPFDocument.getStyles()
get Styles
|
Constructor and Description |
---|
XWPFLatentStyles(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTLatentStyles latentStyles,
XWPFStyles styles) |
XWPFStyle(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTStyle style,
XWPFStyles styles)
constructor
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.