DataExportHelper Fields |
The DataExportHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DEFAULT_COLUMN_NAME |
Name of element representing column used when there is no other name available.
|
![]() ![]() | DEFAULT_TEMPLATE_NAME |
Default name of Excel export template.
|
![]() ![]() | MAX_EXCEL_CELL_SIZE |
Maximum size of Excel cell.
|
![]() | mDataExportTemplatePath |
Holds path leading to Excel export template.
|
![]() | mDataSource |
Source of data.
|
![]() | mExportedColumns |
Holds actually exported columns.
|
![]() | mFileName |
File of name to export (without extension).
|
![]() | mFileNameWithExtension |
File of name to export with extension.
|
![]() | mMacroResolver |
Holds macro resolver.
|
![]() | mUseSharedStringStorage |
Indicates whether to use shared string table during Excel export.
|