![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowSheetSelection | SetSheetName (string sheetName) |
| IAllowDataOperations | WithReadRange (string range) |
| IAllowDataOperations | WithData (IGPALGrid< string > data) |
| IAllowFormatSettings | WithFormatType (FormatType formatType) |
| Public Member Functions inherited from GenerallyPositive.Browser.IAllowSheetOperations | |
| IAllowSheetSelection | DeleteSheet (object sheetNameOrId) |
| IAllowDataOperations | WriteToSheet (object sheetNameOrId) |
| Public Member Functions inherited from GenerallyPositive.Browser.IAllowGoogleSheetsSaveTo | |
| IAllowSheetSelection | SaveTo (out IGPALGrid< string > gPalGrid) |
| IAllowSheetSelection | SaveTo (GPALFile gPALFile) |
| Public Member Functions inherited from GenerallyPositive.Browser.IAllowWithTriggerFunction | |
| IAllowTriggerSettings | WithTriggerFunction (string functionName) |
Definition at line 1129 of file Interfaces.cs.