public class AsposeCells extends Object
Constructor and Description |
---|
AsposeCells() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.cells.Workbook |
loadWorkbook(InputStream stream,
com.aspose.cells.LoadOptions loadOptions) |
static com.aspose.cells.Workbook |
loadWorkbook(String filePath,
com.aspose.cells.LoadOptions loadOptions) |
public static com.aspose.cells.Workbook loadWorkbook(InputStream stream, com.aspose.cells.LoadOptions loadOptions) throws Exception
Exception
Copyright © 2021. All rights reserved.