Header
Indicates whether the first row should be used as a column header when using the REST API.
Data Type
bool
Default Value
true
Remarks
If true, the first row will be used as a column header. Otherwise, the pseudo column names A, B, C, etc. will be used.
Note: This property is only used when UseRESTAPI is 'True'.