Package | Description |
---|---|
com.aspose.pdf.excel |
Modifier and Type | Method and Description |
---|---|
static SSTable |
SpreadSheetManager.getTable(com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<DataManager>> data,
String name,
boolean IsFirstColumnBlank)
Get Excel page
|
Modifier and Type | Method and Description |
---|---|
static void |
SpreadSheetManager.addData(com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<DataManager>> data,
SSTable sstable,
boolean IsFirstColumnBlank) |
Modifier and Type | Method and Description |
---|---|
static void |
SSConvertToXml.convertToFile(com.aspose.ms.System.Collections.Generic.List<SSTable> ssTableList,
com.aspose.ms.System.IO.Stream outputStream)
Convert to Excel file
|
Copyright © 2018 Aspose. All Rights Reserved.