Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Dispose ( bool disposing ) : void | ||
OpenXLReader ( string path ) : System | ||
SetActiveSheet ( int sheetNum ) : void | ||
SetActiveSheet ( string sheetName ) : void |
Méthode | Description | |
---|---|---|
SetActiveSheet ( ) : void |
public OpenXLReader ( string path ) : System | ||
path | string | |
Résultat | System |
public SetActiveSheet ( int sheetNum ) : void | ||
sheetNum | int | |
Résultat | void |
public SetActiveSheet ( string sheetName ) : void | ||
sheetName | string | |
Résultat | void |