In This Topic
The following tables list the members exposed by Settings.
Public Constructors
Public Properties
| Name | Description |
| Csv | CSV settings. |
| FileFormat | Indicates whether to use CSV or OpenXml format for the output file. OpenXml is default. |
| Xlsx | XLSX settings. |
Top
Public Methods
| Name | Description |
| ApplySettings | Applies any settings passed in the NameValueCollection settings parameters. |
| GetSettings | Gets the settings for rendering a report to Excel. |
| ToString | Returns a System.String that represents this instance. |
Top
Public Operators
See Also