public class RunVerticalAlignValueProvider extends AbstractRunValueProvider<org.apache.poi.xwpf.usermodel.VerticalAlign>
| Modifier and Type | Field and Description |
|---|---|
static RunVerticalAlignValueProvider |
INSTANCE |
| Constructor and Description |
|---|
RunVerticalAlignValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.poi.xwpf.usermodel.VerticalAlign |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument) |
getDefaultStyle, getParentTableCell, getRPr, getRPr, getRPr, getRPr, getStyleID, getValueFromDocDefaultsStyle, getValueFromElement, getValueFromStyle, getValueFromTableStylegetDefaultValue, getKey, getKeyBuffer, getStaticValue, getValue, getValueFromDefaultStyle, getValueFromDocDefaultsStyle, getValueFromStyleIds, getValueFromStyles, internalGetValuepublic static RunVerticalAlignValueProvider INSTANCE
public org.apache.poi.xwpf.usermodel.VerticalAlign getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTRPr rpr,
XWPFStylesDocument stylesDocument)
getValue in class AbstractRunValueProvider<org.apache.poi.xwpf.usermodel.VerticalAlign>Copyright © 2019. All Rights Reserved.