Package | Description |
---|---|
com.aspose.cells.api |
Modifier and Type | Method and Description |
---|---|
WorkbookResponse |
CellsApi.GetWorkBook(String name,
String password,
Boolean isAutoFit,
String storage,
String folder)
GetWorkBook
Read workbook info or export.
|
WorkbookResponse |
CellsApi.PostWorkbooksMerge(String name,
String mergeWith,
String storage,
String folder)
PostWorkbooksMerge
Merge workbooks.
|
WorkbookResponse |
CellsApi.PutWorkbookCreate(String name,
String templateFile,
String dataFile,
String storage,
String folder,
File file)
PutWorkbookCreate
Create new workbook using deferent methods.
|
Copyright © 2015. All rights reserved.