Package | Description |
---|---|
com.aspose.cells.api |
Modifier and Type | Method and Description |
---|---|
CommentResponse |
CellsApi.GetWorkSheetComment(String name,
String sheetName,
String cellName,
String storage,
String folder)
GetWorkSheetComment
Get worksheet comment by cell name.
|
CommentResponse |
CellsApi.PutWorkSheetComment(String name,
String sheetName,
String cellName,
String storage,
String folder,
Comment body)
PutWorkSheetComment
Add worksheet's cell comment.
|
Copyright © 2015. All rights reserved.