org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.cell
Class TableCellBackgroundColorValueProvider
java.lang.Object
org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.cell.AbstractTableCellValueProvider<Color>
org.apache.poi.xwpf.converter.core.openxmlformats.styles.table.cell.TableCellBackgroundColorValueProvider
public class TableCellBackgroundColorValueProvider
- extends AbstractTableCellValueProvider<Color>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final TableCellBackgroundColorValueProvider INSTANCE
TableCellBackgroundColorValueProvider
public TableCellBackgroundColorValueProvider()
getValue
public Color getValue(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTTcPr tcPr,
XWPFStylesDocument document)
- Specified by:
getValue in class AbstractTableCellValueProvider<Color>
Copyright © 2014. All Rights Reserved.