Json2XlsxColumnMapping 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.
Json2XlsxColumnMapping
public class Json2XlsxColumnMapping
type Json2XlsxColumnMapping = class
Public Class Json2XlsxColumnMapping
- Inheritance
-
Json2XlsxColumnMapping
Constructors
| Name | Description |
|---|---|
| Json2XlsxColumnMapping() | |
Properties
| Name | Description |
|---|---|
| JSONProperty |
Name of the JSON property |
| XLSXColumnName |
Optional. Rename JSON property to this name |
| XLSXColumnType |
Optional. Column type (ShortDateTime, TwoDecimal, etc.) |