Online Documentation for Advanced Data Export .NET

QExportXLS.FieldFormats


 

public SqlManager.QExport.XLS.XlsFieldFormats FieldFormats {get; set;}

 

Description

The FieldFormats property allows you to set the formats for each source field separately.

 

Note: StripStyles property has higher priority than the FieldFormats property. If the StripStyles property is defined and the StripType property is set to ssCol or ssRow, all the field styles defined in FieldFormats property takes no effect.