C# Class ExcelConverter.ExcelReader

Afficher le fichier Open project: object/PclAnalyzer Class Usage Examples

Méthodes publiques

Méthode Description
ExcelReader ( string path ) : System.Collections.Generic
Read ( ) : ExcelTable

Method Details

ExcelReader() public méthode

public ExcelReader ( string path ) : System.Collections.Generic
path string
Résultat System.Collections.Generic

Read() public méthode

public Read ( ) : ExcelTable
Résultat ExcelTable