public final class SpreadSheetManager extends Object
| Constructor and Description |
|---|
SpreadSheetManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addData(com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<DataManager>> data,
SSTable sstable,
boolean IsFirstColumnBlank) |
static SSTable |
getTable(com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<DataManager>> data,
String name,
boolean IsFirstColumnBlank)
Get Excel page
|
public static SSTable getTable(com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<DataManager>> data, String name, boolean IsFirstColumnBlank)
Get Excel page
data - Page dataname - Page namepublic static void addData(com.aspose.ms.System.Collections.Generic.List<com.aspose.ms.System.Collections.Generic.List<DataManager>> data, SSTable sstable, boolean IsFirstColumnBlank)
Copyright © 2018 Aspose. All Rights Reserved.