public class TableCellBackgroundColorValueProvider extends AbstractTableCellValueProvider<Color>
| Modifier and Type | Field and Description |
|---|---|
static TableCellBackgroundColorValueProvider |
INSTANCE |
| Constructor and Description |
|---|
TableCellBackgroundColorValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
Color |
getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr,
XWPFStylesDocument document) |
getValuepublic static final TableCellBackgroundColorValueProvider INSTANCE
public TableCellBackgroundColorValueProvider()
public Color getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr, XWPFStylesDocument document)
getValue in class AbstractTableCellValueProvider<Color>Copyright © 2019. All Rights Reserved.