autodrive

Subpackages

Submodules

Package Contents

Classes

Drive

A one-stop shop for finding and managing Google Drive objects, including

Folder

Stores all the necessary properties of a Google Drive Folder and provides

Boolean

Boolean datatype, appears in Google Sheets as FALSE or TRUE.

EffectiveVal

EffectiveVal is the value as displayed in Google Sheets, and is appropriately

FormattedVal

The untyped string value of the cell as displayed in Google Sheets. Essentially

Formula

Formula datatype, essentially a string, but begins with =.

Number

Number datatype, covers both floats and integers, though internally Number is

String

String datatype, covers all non-numeric/date text that isn't a formula.

UserEnteredVal

UserEnteredVal is the value as entered by the user, without any calculations

GSheet

Provides a connection to a single Google Sheet and access to its properties

AuthConfig

Optional custom configuration for Autodrive's authentication processes using

Color

An RGBA color value.

NumericFormat

A Google Sheet Number Format, which the value of the cell (s) will be parsed

HalfRange

A partial range used in requests to the Google Sheets API when the axis of the

TextFormat

Provides parameters available in updating the text formatting of a cell.

FullRange

A complete Google Sheets range (indicating start and end row and column as

Range

Provides a connection to the data in a specific range in a Google Sheet Tab.

Tab

Provides a connection to a single Google Sheet Tab, its properties, and its

FileUpload

Use FileUploads when you need more complicated file upload instructions.

Attributes

AccountingFormat

Corresponds to the Accounting $ (1,000.12) format.

NumberFormat

Corresponds to the Number 1,000.12 format.