Online Documentation for Advanced Data Export .NET
XlsSheet
Namespace
The properties of this class are almost totally corresponded to the properties of QExportXLS component, including properties Command, DataTable and ListView, which allow you to set data source for each sheet; Options property to set all the sheet options; FieldFormats to set format for each field separately; and more. Also XlsSheet class has a boolean property Exported, which allows you to define, if current sheet is exported or not.
See also: |