Feature Representation
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Attributes), this format adds the format-specific attributes described in this section.
The Google Spreadsheet feature attributes consists of the columns that were in the Google spreadsheet table.
All Google spreadsheet features contain a google_spreadsheet_type attribute, which is always set to google_spreadsheet_none because there is no geometry to Google spreadsheet features.
Attribute Name |
Contents |
text |
Stores variable length strings. |
date | Stores date and time as a character string. |
number | Stores floating point numbers and integer data. |