GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.GoogleSheets Member List

This is the complete list of members for GenerallyPositive.GoogleSheets, including all inherited members.

AppendToCell(string cell) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
AppendToSheet(object sheetNameOrId) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
CalculateCount(out string result) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
CalculateSum(out string result) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
CreateSheet(string sheetName) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
CreateTrigger(GoogleTriggerType triggerType) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
DeleteSheet(object sheetNameOrId) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
DeployScriptAsWebApp(out string webAppUrl) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
FormatRange(string range) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
GetOrCreateScriptProject(string cloudProjectId, string scriptTitle) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
InsertAtCell(string cell) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
ListSheets(out IEnumerable<(string name, int sheetId)> sheets) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
PrependToCell(string cell) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
SaveTo(out IGPALGrid< string > gPalGrid) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
SaveTo(GPALFile gPALFile) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
SetSheetName(string newSheetName) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
SetSpreadsheetTitle(string title) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
SetupCloudProject(string projectName) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
ToGPALObject() (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
UploadScript(string scriptContent) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
UploadScript(GPALFile scriptFile) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithAlignmentFormatValue(HorizontalAlignmentType alignment) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithAlignmentFormatValue(VerticalAlignmentType alignment) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithColorFormatValue(System.Drawing.Color color) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithColorFormatValue(Color color) (defined in GenerallyPositive.Browser.IAllowFormatSettings)GenerallyPositive.Browser.IAllowFormatSettings
WithCredentials(ICredentials credentials) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithData(IGPALGrid< string > data) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithDeploymentDescription(string description) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithExecuteAs(ExecuteAsType executeAs) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithFormatType(FormatType formatType) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithFormatValue(object formatValue) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithInsertPosition(int position) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithInsertSeparator(string separator) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithNumberFormatValue(NumberFormatType numberFormat) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithProjectId(string projectId) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithReadRange(string readRange) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithScriptAccess(ScriptAccessType access) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithScriptName(string scriptName) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithSheet(object sheetNameOrId) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithSpreadsheet(string spreadsheetIdOrTitle) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithTextRotationFormatValue(TextRotationType rotation) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithTriggerFunction(string functionName) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithTriggerSchedule(TriggerScheduleType schedule) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithVersionNumber(int versionNumber) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WithWebAppUrl(string webAppUrl)GenerallyPositive.GoogleSheets
WithWriteRange(string writeRange) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets
WriteToSheet(object sheetNameOrId) (defined in GenerallyPositive.GoogleSheets)GenerallyPositive.GoogleSheets