ADO.NET Provider for Google Sheets

Build 23.0.8839

Orientation

Indicates whether the data in the sheet is laid out horizontally or vertically.

Possible Values

Horizontal, Vertical

Data Type

string

Default Value

"Vertical"

Remarks

HorizontalSpecifies that the provider operates on the rows of a sheet.
VerticalSpecifies that the provider operates on the columns of a sheet.

By default, the provider models vertically oriented spreadsheet data -- rows arranged vertically below a header row.

Set this to "Horizontal" if the rows are arranged left to right. The first column contains the column names and subsequent columns become rows.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839