Package | Description |
---|---|
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
SComment |
SCell.getComment() |
SComment |
SCell.setupComment() |
Modifier and Type | Method and Description |
---|---|
void |
SCell.setComment(SComment comment) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommentAdv |
class |
CommentImpl |
Modifier and Type | Method and Description |
---|---|
SComment |
CellImpl.getComment() |
SComment |
CellBuffer.getComment() |
SComment |
AbstractCellAdv.setupComment() |
Modifier and Type | Method and Description |
---|---|
void |
CellImpl.setComment(SComment comment) |
void |
CellBuffer.setComment(SComment comment) |
Copyright © 2020. All rights reserved.