ExportColumnHeaders
Description:
Options for exporting column headers in schedule view export.
Options for exporting column headers in schedule view export.
public enum ExportColumnHeaders
| Name | Description |
|---|---|
| MultipleRows | Both column headers and grouped header cells are exported. |
| None | Do not export column headers. |
| OneRow | Export the column headers only. |