public abstract class AbstractTablelMarginValueProvider extends AbstractTableValueProvider<Float>
| Constructor and Description |
|---|
AbstractTablelMarginValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblWidth |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblCellMar margin) |
Float |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr) |
Float |
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 Float getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr)
getValue in class AbstractTableValueProvider<Float>public Float getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr)
getValue in class AbstractTableValueProvider<Float>public abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblWidth getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblCellMar margin)
Copyright © 2016. All Rights Reserved.