Aspose::Words::Settings::Odso::get_FirstRowContainsColumnNames method

Odso::get_FirstRowContainsColumnNames method

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.

bool Aspose::Words::Settings::Odso::get_FirstRowContainsColumnNames() const

Remarks

RK I have never seen this in use.

See Also