ReportParameters Properties |
The OperationReportParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| FileName |
Gets or sets the name of the created report. The name must contain more than three characters.
| |
| IsFromSelected |
Gets or sets a value indicating whether the report is from selected or from all objects.
| |
| TemplateName |
Gets or sets the name of the report template to be used in report creation. The name must contain more than three characters.
| |
| Title1 |
Gets or sets the first title for the created report.
| |
| Title2 |
Gets or sets the second title for the created report.
| |
| Title3 |
Gets or sets the third title for the created report.
| |
| XLSXFlags |
Gets or sets the flags used for processing XLSX files.
| |
| XLTXFileName |
Gets or sets the name of the Excel template to be used.
|