Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax Public Enumeration ExportType
public enum class ExportType
Members
| Member name | Value | Description |
---|
| Excel | 0 | |
| ExcelML | 1 | |
| Word | 2 | |
| Csv | 3 | |
| Pdf | 4 | |
| Rtf | 5 | |
See Also