public class TableIndentationValueProvider extends AbstractTableValueProvider<Float>
| Modifier and Type | Field and Description |
|---|---|
static TableIndentationValueProvider |
INSTANCE |
| Constructor and Description |
|---|
TableIndentationValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
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 static final TableIndentationValueProvider INSTANCE
public 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>Copyright © 2016. All Rights Reserved.