public abstract class AbstractTableBorderValueProvider extends AbstractTableValueProvider<TableCellBorder>
| Constructor and Description |
|---|
AbstractTableBorderValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder |
getBorder(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblBorders borders) |
TableCellBorder |
getTableCellBorder(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr) |
TableCellBorder |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr) |
TableCellBorder |
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 TableCellBorder getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPr tblPr)
getValue in class AbstractTableValueProvider<TableCellBorder>public TableCellBorder getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr)
getValue in class AbstractTableValueProvider<TableCellBorder>public TableCellBorder getTableCellBorder(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblPrBase tblPr)
public abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder getBorder(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTblBorders borders)
Copyright © 2019. All Rights Reserved.