Package | Description |
---|---|
com.aspose.cells.api | |
com.aspose.cells.model |
Modifier and Type | Method and Description |
---|---|
SaaSposeResponse |
CellsApi.PostWorkSheetComment(String name,
String sheetName,
String cellName,
String storage,
String folder,
Comment body)
PostWorkSheetComment
Update worksheet's cell comment.
|
CommentResponse |
CellsApi.PutWorkSheetComment(String name,
String sheetName,
String cellName,
String storage,
String folder,
Comment body)
PutWorkSheetComment
Add worksheet's cell comment.
|
Modifier and Type | Method and Description |
---|---|
Comment |
CommentResponse.getComment()
getComment
Gets Comment
|
Modifier and Type | Method and Description |
---|---|
void |
CommentResponse.setComment(Comment Comment)
setComment
Sets Comment
|
Copyright © 2015. All rights reserved.