GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowExcelCore Interface Reference
Inheritance diagram for GenerallyPositive.IAllowExcelCore:
GenerallyPositive.IAllowExcelCellSettings GenerallyPositive.IAllowExcelFileSelection GenerallyPositive.IAllowExcelSheetSelection GenerallyPositive.IGPALExcel GenerallyPositive.IGPALExcel GenerallyPositive.IAllowExcelOperations GenerallyPositive.IGPALExcel GenerallyPositive.GPALExcel GenerallyPositive.GPALExcel GenerallyPositive.IGPALExcel GenerallyPositive.GPALExcel GenerallyPositive.GPALExcel

Public Member Functions

IAllowExcelOperations SaveTo (GPALFile gpalFile)
IAllowExcelOperations SaveTo (IGPALGrid< string > grid)
IAllowExcelOperations SaveTo (int sheetIndex)
IAllowExcelOperations SaveTo (string sheetName)
void Close (bool saveOnClose)

Detailed Description

Definition at line 782 of file Interfaces.cs.

Member Function Documentation

◆ Close()

void GenerallyPositive.IAllowExcelCore.Close ( bool saveOnClose)

Implemented in GenerallyPositive.GPALExcel.

◆ SaveTo() [1/4]

IAllowExcelOperations GenerallyPositive.IAllowExcelCore.SaveTo ( GPALFile gpalFile)

Implemented in GenerallyPositive.GPALExcel.

◆ SaveTo() [2/4]

IAllowExcelOperations GenerallyPositive.IAllowExcelCore.SaveTo ( IGPALGrid< string > grid)

Implemented in GenerallyPositive.GPALExcel.

◆ SaveTo() [3/4]

IAllowExcelOperations GenerallyPositive.IAllowExcelCore.SaveTo ( int sheetIndex)

Implemented in GenerallyPositive.GPALExcel.

◆ SaveTo() [4/4]

IAllowExcelOperations GenerallyPositive.IAllowExcelCore.SaveTo ( string sheetName)

Implemented in GenerallyPositive.GPALExcel.


The documentation for this interface was generated from the following file: