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.CTTblPrBase tblPr,
XWPFStylesDocument document) |
java.lang.Float |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr,
XWPFStylesDocument document) |
getValuepublic static final TableIndentationValueProvider INSTANCE
public java.lang.Float getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr,
XWPFStylesDocument document)
getValue in class AbstractTableValueProvider<java.lang.Float>public java.lang.Float getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr,
XWPFStylesDocument document)
getValue in class AbstractTableValueProvider<java.lang.Float>Copyright © 2019. All Rights Reserved.