| Modifier and Type | Method and Description |
|---|---|
int |
getAbsoluteColumn() |
IGridRegion |
getAbsoluteRegion() |
int |
getAbsoluteRow() |
int |
getColumn() |
ICellComment |
getComment() |
ICellFont |
getFont() |
String |
getFormula() |
int |
getHeight() |
boolean |
getNativeBoolean() |
Date |
getNativeDate() |
double |
getNativeNumber() |
int |
getNativeType() |
Object |
getObjectValue() |
IGridRegion |
getRegion() |
int |
getRow() |
String |
getStringValue() |
ICellStyle |
getStyle() |
ICell |
getTopLeftCellFromRegion() |
int |
getType()
Returns one of IGrid.CELL_TYPE_* values.
|
String |
getUri() |
int |
getWidth() |
boolean |
hasNativeType() |
public int getAbsoluteRow()
getAbsoluteRow in interface ICellpublic int getAbsoluteColumn()
getAbsoluteColumn in interface ICellpublic IGridRegion getAbsoluteRegion()
getAbsoluteRegion in interface ICellpublic ICellStyle getStyle()
public Object getObjectValue()
getObjectValue in interface ICellpublic String getStringValue()
getStringValue in interface ICellpublic IGridRegion getRegion()
public String getFormula()
getFormula in interface ICellpublic int getType()
ICellpublic boolean hasNativeType()
hasNativeType in interface ICellpublic int getNativeType()
getNativeType in interface ICellpublic double getNativeNumber()
getNativeNumber in interface ICellpublic boolean getNativeBoolean()
getNativeBoolean in interface ICellpublic Date getNativeDate()
getNativeDate in interface ICellpublic ICellComment getComment()
getComment in interface ICellpublic ICell getTopLeftCellFromRegion()
getTopLeftCellFromRegion in interface ICellCopyright © 2004–2019 OpenL Tablets. All rights reserved.