Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Dispose ( bool disposing ) : void | ||
OpenXLReader ( string path ) : System | ||
SetActiveSheet ( int sheetNum ) : void | ||
SetActiveSheet ( string sheetName ) : void |
Method | Description | |
---|---|---|
SetActiveSheet ( ) : void |
public SetActiveSheet ( int sheetNum ) : void | ||
sheetNum | int | |
return | void |
public SetActiveSheet ( string sheetName ) : void | ||
sheetName | string | |
return | void |