Click or drag to resize
SpreadsheetFieldValue Properties

The SpreadsheetFieldValue type exposes the following members.

Properties
  NameDescription
Public propertyFieldPrefix
Gets or sets the prefix for field name columns - defaults to 'Field'.
Public propertyMaxFields
Gets or sets the number of columns to search across for field names and associated values.
Public propertyValuePrefix
Gets or sets the prefix for value columns - defaults to 'Value'.
Public propertyWorksheet
Gets or sets the worksheet that field names and values will be extracted from.
Top
See Also