firstRowContainsColumnNames property
Odso.firstRowContainsColumnNames property
Specifies that a hosting application shall treat the first row of data in the specified external data
source as a header row containing the names of each column in the data source.
The default value is false
.
get firstRowContainsColumnNames(): boolean
Remarks
RK I have never seen this in use.
See Also
- module Aspose.Words.Settings
- class Odso