| Modifier and Type | Method and Description |
|---|---|
ICellComment |
ParsedCell.getComment() |
| Modifier and Type | Method and Description |
|---|---|
ICellComment |
TableStyles.getComment(int row,
int column) |
| Modifier and Type | Method and Description |
|---|---|
ICellComment |
EventTableStyles.getComment(int row,
int column) |
| Modifier and Type | Method and Description |
|---|---|
ICellComment |
SAXTableStyles.getComment(int row,
int column) |
| Modifier and Type | Method and Description |
|---|---|
ICellComment |
ICell.getComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
IWritableGrid.createCell(int col,
int row,
Object value,
String formula,
ICellStyle style,
ICellComment comment) |
void |
IWritableGrid.setCellComment(int col,
int row,
ICellComment comment) |
| Modifier and Type | Method and Description |
|---|---|
ICellComment |
AUndoableCellAction.getPrevComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
AUndoableCellAction.setPrevComment(ICellComment prevComment) |
| Modifier and Type | Class and Description |
|---|---|
class |
XlsCellComment |
| Modifier and Type | Method and Description |
|---|---|
ICellComment |
XlsCell.getComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
XlsSheetGridModel.createCell(int col,
int row,
Object value,
String formula,
ICellStyle style,
ICellComment comment) |
void |
XlsSheetGridModel.setCellComment(int col,
int row,
ICellComment comment) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.