public class TableCellWidthValueProvider extends AbstractTableCellValueProvider<TableWidth>
| Modifier and Type | Field and Description |
|---|---|
static TableCellWidthValueProvider |
INSTANCE |
| Constructor and Description |
|---|
TableCellWidthValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
TableWidth |
getTableWidth(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblWidth tblWidth) |
TableWidth |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr) |
getDefaultStyle, getParentTableCell, getStyleID, getTcPr, getTcPr, getTcPr, getTcPr, getValueFromDocDefaultsStyle, getValueFromElement, getValueFromStyle, getValueFromTableStylegetDefaultValue, getKey, getKeyBuffer, getStaticValue, getValue, getValueFromDefaultStyle, getValueFromDocDefaultsStyle, getValueFromStyleIds, getValueFromStyles, internalGetValuepublic static final TableCellWidthValueProvider INSTANCE
public TableWidth getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr)
getValue in class AbstractTableCellValueProvider<TableWidth>public TableWidth getTableWidth(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblWidth tblWidth)
Copyright © 2016. All Rights Reserved.