GoogleSheets
v2.0.5
Pages
Modules
GoogleSheets v2.0.5
GoogleSheets.WorkSheet
Structure describing a worksheet.
:name - Name of the worksheet.
:csv - CSV data split into lines.
Summary
Types
t()
Types
t
:: %GoogleSheets.WorkSheet{csv: [
String.t
], name:
String.t
}