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