Package | Description |
---|---|
com.aspose.cells.api |
Modifier and Type | Method and Description |
---|---|
TextItemsResponse |
CellsApi.GetWorkBookTextItems(String name,
String storage,
String folder)
GetWorkBookTextItems
Read workbook's text items.
|
TextItemsResponse |
CellsApi.GetWorkSheetTextItems(String name,
String sheetName,
String storage,
String folder)
GetWorkSheetTextItems
Get worksheet text items.
|
TextItemsResponse |
CellsApi.PostWorkbooksTextSearch(String name,
String text,
String storage,
String folder)
PostWorkbooksTextSearch
Search text.
|
TextItemsResponse |
CellsApi.PostWorkSheetTextSearch(String name,
String sheetName,
String text,
String storage,
String folder)
PostWorkSheetTextSearch
Search text.
|
Copyright © 2015. All rights reserved.