| SpreadsheetFieldValue Properties | 
The SpreadsheetFieldValue type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FieldPrefix | 
            Gets or sets the prefix for field name columns - defaults to 'Field'.
             | 
|  | MaxFields | 
            Gets or sets the number of columns to search across for field names and associated values.
             | 
|  | ValuePrefix | 
            Gets or sets the prefix for value columns - defaults to 'Value'.
             | 
|  | Worksheet | 
            Gets or sets the worksheet that field names and values will be extracted from.
             | 
 See Also
See Also