Online Documentation for Advanced Data Export .NET

XlsFieldFormat


 

Namespace

SqlManager.QExport.XLS

 

Description

XlsFieldFormat inherites from XlsFormat. It allows you to set the format of the certain table column by setting the source field name in the FieldName property. Along with all the settings, available in XlsFormat, you can set the column width (Width property) and/or add one of four aggregate functions below the column: sum, average, minimum or maximum value of the column.