GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.IAllowInDataOperations Interface Reference
Inheritance diagram for GenerallyPositive.Browser.IAllowInDataOperations:
GenerallyPositive.Browser.IAllowSheetOperations GenerallyPositive.Browser.IAllowWithTriggerFunction GenerallyPositive.Browser.IAllowGoogleSheetsSaveTo GenerallyPositive.Browser.IGoogleSheets GenerallyPositive.GoogleSheets

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)

Detailed Description

Definition at line 1129 of file Interfaces.cs.


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