public interface WritableTableCell extends TableCell
| Modifier and Type | Method and Description |
|---|---|
void |
appendXMLToTableRow(XMLUtil util,
Appendable appendable)
Generate the XML for the table cell.
|
colIndex, hasValue, isCovered, markColumnsSpanned, markRowsSpanned, setAttribute, setBooleanValue, setCellMerge, setCellValue, setColumnsSpanned, setCovered, setCurrencyValue, setCurrencyValue, setCurrencyValue, setDataStyle, setDateValue, setDateValue, setFloatValue, setFloatValue, setFloatValue, setFormula, setMatrixFormula, setMatrixFormula, setNegTimeValue, setPercentageValue, setPercentageValue, setPercentageValue, setRowsSpanned, setStringValue, setStyle, setText, setTimeValue, setTimeValue, setTooltip, setTooltip, setTooltip, setValidation, setVoidValuevoid appendXMLToTableRow(XMLUtil util, Appendable appendable) throws IOException
util - an util.appendable - the appendable to fillIOException - if an error occursCopyright © 2016–2021. All rights reserved.