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