Name | Description | |
---|---|---|
![]() | Settings Constructor | Overloaded. |
The following tables list the members exposed by Settings.
Name | Description | |
---|---|---|
![]() | Settings Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Csv | CSV settings. |
![]() | FileFormat | Indicates whether to use CSV or OpenXml format for the output file. OpenXml is default. |
![]() | Xlsx | XLSX settings. |
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. |
![]() | Performs an implicit conversion from Settings to System.Collections.Specialized.NameValueCollection. |