![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowExcelOperations | SaveTo (GPALFile gpalFile) |
| IAllowExcelOperations | SaveTo (IGPALGrid< string > grid) |
| IAllowExcelOperations | SaveTo (int sheetIndex) |
| IAllowExcelOperations | SaveTo (string sheetName) |
| void | Close (bool saveOnClose) |
Definition at line 782 of file Interfaces.cs.
| void GenerallyPositive.IAllowExcelCore.Close | ( | bool | saveOnClose | ) |
Implemented in GenerallyPositive.GPALExcel.
| IAllowExcelOperations GenerallyPositive.IAllowExcelCore.SaveTo | ( | GPALFile | gpalFile | ) |
Implemented in GenerallyPositive.GPALExcel.
| IAllowExcelOperations GenerallyPositive.IAllowExcelCore.SaveTo | ( | IGPALGrid< string > | grid | ) |
Implemented in GenerallyPositive.GPALExcel.
| IAllowExcelOperations GenerallyPositive.IAllowExcelCore.SaveTo | ( | int | sheetIndex | ) |
Implemented in GenerallyPositive.GPALExcel.
| IAllowExcelOperations GenerallyPositive.IAllowExcelCore.SaveTo | ( | string | sheetName | ) |
Implemented in GenerallyPositive.GPALExcel.