Csv2XlsxColumnMapping Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Csv2XlsxColumnMapping
public class Csv2XlsxColumnMapping
type Csv2XlsxColumnMapping = class
Public Class Csv2XlsxColumnMapping
- Inheritance
-
Csv2XlsxColumnMapping
Constructors
| Name | Description |
|---|---|
| Csv2XlsxColumnMapping() | |
Properties
| Name | Description |
|---|---|
| CSVColumnNameOrIndex |
CSV column name or column index (1, 2, etc.) |
| XLSXColumnName |
Optional. Rename CSV column to this name |
| XLSXColumnType |
Optional. Column type (ShortDateTime, TwoDecimal, etc.) |