public abstract class AbstractTableCellBorderValueProvider extends AbstractTableCellValueProvider<TableCellBorder>
| Constructor and Description |
|---|
AbstractTableCellBorderValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder |
getBorder(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcBorders borders) |
TableCellBorder |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr) |
getDefaultStyle, getParentTableCell, getStyleID, getTcPr, getTcPr, getTcPr, getTcPr, getValueFromDocDefaultsStyle, getValueFromElement, getValueFromStyle, getValueFromTableStylegetDefaultValue, getKey, getKeyBuffer, getStaticValue, getValue, getValueFromDefaultStyle, getValueFromDocDefaultsStyle, getValueFromStyleIds, getValueFromStyles, internalGetValuepublic AbstractTableCellBorderValueProvider()
public TableCellBorder getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr)
getValue in class AbstractTableCellValueProvider<TableCellBorder>public abstract org.openxmlformats.schemas.wordprocessingml.x2006.main.CTBorder getBorder(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcBorders borders)
Copyright © 2016. All Rights Reserved.