public class TableWidthValueProvider extends AbstractTableValueProvider<TableWidth>
| Modifier and Type | Field and Description |
|---|---|
static TableWidthValueProvider |
INSTANCE |
| Constructor and Description |
|---|
TableWidthValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
TableWidth |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr) |
TableWidth |
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 TableWidthValueProvider INSTANCE
public TableWidth getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr)
getValue in class AbstractTableValueProvider<TableWidth>public TableWidth getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr)
getValue in class AbstractTableValueProvider<TableWidth>Copyright © 2019. All Rights Reserved.