Modifier and Type | Field and Description |
---|---|
static String |
TYPE_BOOLEAN |
static String |
TYPE_CURRENCY |
static String |
TYPE_DATE |
static String |
TYPE_FLOAT |
static String |
TYPE_PERCENTAGE |
static String |
TYPE_STRING |
static String |
TYPE_TIME |
Constructor and Description |
---|
OdfCell(org.odftoolkit.odfdom.doc.table.OdfTableCell cell) |
Modifier and Type | Method and Description |
---|---|
String |
getContents() |
int |
getRow() |
KCellType |
getType() |
Object |
getValue() |
public static String TYPE_BOOLEAN
public static String TYPE_CURRENCY
public static String TYPE_DATE
public static String TYPE_FLOAT
public static String TYPE_PERCENTAGE
public static String TYPE_STRING
public static String TYPE_TIME
public String getContents()
getContents
in interface KCell
Copyright © 2018 Hitachi Vantara. All rights reserved.