| SpreadsheetReaderSettings Property |
Has all the options that are able to be set that will affect the way
records are parsed and accessed.
Namespace: DataStreams.CommonAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public SpreadsheetReaderUserSettings Settings { get; }
Public ReadOnly Property Settings As SpreadsheetReaderUserSettings
Get
Property Value
Type:
SpreadsheetReaderUserSettingsSee Also