Online Documentation for Advanced Data Export .NET

XlsOptions.DataFormat


 

public SqlManager.QExport.XLS.XlsFormat DataFormat

 

Description

The DataFormat property defines the style of the cells, containing the exported data. This style will be used in all data columns as default. If you want to change these settings then you can define property FieldFormats or write code in the GetDataParams event handler to tune the data cells in runtime.