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

Public Member Functions

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 1137 of file Interfaces.cs.


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