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

Public Member Functions

IAllowExcelOperations WithSheet (int sheetIndex)
IAllowExcelOperations WithSheet (string sheetName)
Public Member Functions inherited from GenerallyPositive.IAllowExcelCore
IAllowExcelOperations SaveTo (GPALFile gpalFile)
IAllowExcelOperations SaveTo (IGPALGrid< string > grid)
IAllowExcelOperations SaveTo (int sheetIndex)
IAllowExcelOperations SaveTo (string sheetName)
void Close (bool saveOnClose)
Public Member Functions inherited from GenerallyPositive.IAllowToGPALObject< TResult >
TResult ToGPALObject ()

Detailed Description

Definition at line 798 of file Interfaces.cs.

Member Function Documentation

◆ WithSheet() [1/2]

IAllowExcelOperations GenerallyPositive.IAllowExcelSheetSelection.WithSheet ( int sheetIndex)

Implemented in GenerallyPositive.GPALExcel.

◆ WithSheet() [2/2]

IAllowExcelOperations GenerallyPositive.IAllowExcelSheetSelection.WithSheet ( string sheetName)

Implemented in GenerallyPositive.GPALExcel.


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