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

Public Member Functions

IAllowDataOperations DeployScriptAsWebApp (out string webAppUrl)
Public Member Functions inherited from GenerallyPositive.Browser.IAllowDataOperations
IAllowDataOperations AppendToCell (string cell)
IAllowDataOperations PrependToCell (string cell)
IAllowSheetOperations WithWriteRange (string range)
IAllowDataOperations CalculateSum (out string result)
IAllowDataOperations CalculateCount (out string result)
Public Member Functions inherited from GenerallyPositive.Browser.IAllowInsertSettings
IAllowInsertSettings WithInsertPosition (int position)
IAllowInsertSettings WithInsertSeparator (string separator)
IAllowDataOperations InsertAtCell (string cell)
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)

Detailed Description

Definition at line 1193 of file Interfaces.cs.


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