CellsDataTableFactory
CellsDataTableFactory class
为方便用户从自定义对象构建 ICellsDataTable 的实用程序。
public class CellsDataTableFactory
方法
姓名 | 描述 |
---|---|
GetInstance(double[]) | |
GetInstance(ICollection) | 从给定的集合创建 ICellsDataTable。 |
GetInstance(int[]) | |
GetInstance(object[]) | |
GetInstance(double[], bool) | 从给定的双精度值序列创建 ICellsDataTable。 |
GetInstance(double[], string[]) | 从给定的双精度值序列创建 ICellsDataTable。 |
GetInstance(int[], bool) | 从给定的 int 值序列创建 ICellsDataTable。 |
GetInstance(int[], string[]) | 从给定的 int 值序列创建 ICellsDataTable。 |
GetInstance(object[], bool) | 从给定的对象序列创建 ICellsDataTable。 |
GetInstance(object[], string[]) | 从给定的对象序列创建 ICellsDataTable。 |
也可以看看
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells