ExcelImportProperties Properties |
The ExcelImportProperties type exposes the following members.
Name | Description | |
---|---|---|
ColumnNames |
Gets and sets a list of column names
|
|
ColumnTypes |
Gets and sets a list of column Types
|
|
Delimeter |
Gets and sets the demileter used to parse a csv file
|
|
FirstRowHeader |
Gets and sets a value that indicates whether the first row of data includes column names
|
|
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
|
SheetName |
Gets and sets the sheet name that will be imported
|