Docs
API
Data Types
CsvRow

CsvRow

FieldTypeDescription
columnsArray<string>An array of column values.
csvstringThe row in CSV format.
ordernumberThe order of the row in the spreadsheet document.
remoteIdstringThe unique identifier in the source.
sourceIdstringThe source identifier.
documentArray<Spreadsheet>The spreadsheet document the row belongs to.