public class ImportCell extends IOCell
colspan, content, rawContent, rowspan| Constructor and Description |
|---|
ImportCell() |
ImportCell(String content) |
ImportCell(String content,
int rowspan,
int colspan) |
ImportCell(String content,
String rawContent) |
ImportCell(String content,
String rawContent,
int rowspan,
int colspan) |
| Modifier and Type | Method and Description |
|---|---|
Value |
getInterpretation() |
void |
setInterpretation(Value interpretation) |
equals, getColspan, getContent, getRawContent, getRowspan, hashCode, setColspan, setContent, setRawContent, setRowspan, toStringCopyright © 2016. All rights reserved.