RANGE_SEPARATORCELL_TYPE_BLANK, CELL_TYPE_BOOLEAN, CELL_TYPE_ERROR, CELL_TYPE_FORMULA, CELL_TYPE_NUMERIC, CELL_TYPE_STRING| Modifier and Type | Method and Description |
|---|---|
ICell |
getCell(int column,
int row) |
protected Object[][] |
getCells() |
protected ICellStyle |
getCellStyle(int row,
int column) |
protected Object |
getCellValue(int row,
int column) |
int |
getColumnWidth(int i) |
int |
getMaxColumnIndex(int row) |
int |
getMaxRowIndex() |
IGridRegion |
getMergedRegion(int i) |
int |
getMinColumnIndex(int row) |
int |
getMinRowIndex() |
int |
getNumberOfMergedRegions() |
protected IGridRegion |
getRegion(int row,
int col) |
IGridTable[] |
getTables() |
protected TableStyles |
getTableStyles(int row,
int column) |
String |
getUri() |
protected IWritableGrid |
getWritableGrid() |
protected boolean |
isEditing() |
boolean |
isEmpty(int col,
int row) |
protected boolean |
isUse1904Windowing() |
protected void |
stopEditing() |
getRangeUri, getRegionContaining, getRegionStartingAt, isInOneMergedRegion, isPartOfTheMergedRegion, isTopLeftCellInMergedRegionpublic ICell getCell(int column, int row)
public int getColumnWidth(int i)
public int getMaxColumnIndex(int row)
public int getMaxRowIndex()
public IGridRegion getMergedRegion(int i)
public int getMinColumnIndex(int row)
public int getMinRowIndex()
public int getNumberOfMergedRegions()
public String getUri()
public boolean isEmpty(int col,
int row)
public IGridTable[] getTables()
protected Object getCellValue(int row, int column)
protected ICellStyle getCellStyle(int row, int column)
protected TableStyles getTableStyles(int row, int column)
protected IGridRegion getRegion(int row, int col)
protected Object[][] getCells()
protected boolean isUse1904Windowing()
protected IWritableGrid getWritableGrid()
protected void stopEditing()
protected boolean isEditing()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.