public class TableAlignmentValueProvider extends AbstractTableValueProvider<org.apache.poi.xwpf.usermodel.ParagraphAlignment>
| Modifier and Type | Field and Description |
|---|---|
static TableAlignmentValueProvider |
INSTANCE |
| Constructor and Description |
|---|
TableAlignmentValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.poi.xwpf.usermodel.ParagraphAlignment |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr) |
org.apache.poi.xwpf.usermodel.ParagraphAlignment |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr) |
getDefaultStyle, getParentTableCell, getStyleID, getTblPr, getTblPr, getTblPr, getValueFromDocDefaultsStyle, getValueFromElement, getValueFromStyle, getValueFromTableStylegetDefaultValue, getKey, getKeyBuffer, getStaticValue, getValue, getValueFromDefaultStyle, getValueFromDocDefaultsStyle, getValueFromStyleIds, getValueFromStyles, internalGetValuepublic static final TableAlignmentValueProvider INSTANCE
public org.apache.poi.xwpf.usermodel.ParagraphAlignment getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr)
getValue in class AbstractTableValueProvider<org.apache.poi.xwpf.usermodel.ParagraphAlignment>public org.apache.poi.xwpf.usermodel.ParagraphAlignment getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr)
getValue in class AbstractTableValueProvider<org.apache.poi.xwpf.usermodel.ParagraphAlignment>Copyright © 2016. All Rights Reserved.