C# Class TopSoft.ExcelExport.Entity.RowData

Afficher le fichier Open project: TopSoftSolutions/TopSoft.ExcelExport Class Usage Examples

Méthodes publiques

Méthode Description
RowData ( ) : System
RowData ( Row row, List cells ) : System

Method Details

RowData() public méthode

public RowData ( ) : System
Résultat System

RowData() public méthode

public RowData ( Row row, List cells ) : System
row Row
cells List
Résultat System