ExcelExportProperties Class |
Namespace: DataPA.Utils.QueryEngine
public class ExcelExportProperties : _ExcelExportProperties
The ExcelExportProperties type exposes the following members.
Name | Description | |
---|---|---|
ExcelExportProperties | Initializes a new instance of the ExcelExportProperties class |
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
AvailableWorksheets |
Gets and sets a list of available worksheets
| |
SelectedWorksheet |
Gets and sets the selecetd worksheet
| |
ShowLabels |
Gets and sets a property that indicates if column labels should be shown in the first row
| |
StartingCell |
Gets and sets the starting cell for the data export
| |
Totals |
Gets and sets a list of columns to be totalled
|