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