CellsDataTableFactory
CellsDataTableFactory class
Kullanıcının rahatlığı için özel nesnelerden ICellsDataTable oluşturmaya yönelik yardımcı program.
public class CellsDataTableFactory
yöntemler
| İsim | Tanım |
|---|---|
| GetInstance(double[]) | |
| GetInstance(ICollection) | Verilen koleksiyondan ICellsDataTable oluşturur. |
| GetInstance(int[]) | |
| GetInstance(object[]) | |
| GetInstance(double[], bool) | Verilen çift değer dizisinden ICellsDataTable oluşturur. |
| GetInstance(double[], string[]) | Verilen çift değer dizisinden ICellsDataTable oluşturur. |
| GetInstance(int[], bool) | Verilen int değerleri dizisinden ICellsDataTable oluşturur. |
| GetInstance(int[], string[]) | Verilen int değerleri dizisinden ICellsDataTable oluşturur. |
| GetInstance(object[], bool) | Verilen nesne dizisinden ICellsDataTable oluşturur. |
| GetInstance(object[], string[]) | Verilen nesne dizisinden ICellsDataTable oluşturur. |
Ayrıca bakınız
- ad alanı Aspose.Cells
- toplantı Aspose.Cells