Property Columns
Columns
The column mappings. Each SheetColumn represents a column in a Google sheet. The column mappings are responsible for converting to and from cell data.
Declaration
public List<SheetColumn> Columns { get; }
Property Value
| Type | Description |
|---|---|
| List<SheetColumn> |