![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
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) |
Definition at line 1137 of file Interfaces.cs.