ExportToExcelExportOptions Enumeration |
![]() |
Namespace: MediaCy.Commands.Export
Public Enumeration ExportOptions
Member name | Value | Description | |
---|---|---|---|
NewWorksheet | 0 | Create new worksheet. | |
AppendToBottom | 1 | Use active worksheet and append new data below from the existing data. | |
AppendToRight | 2 | Use active worksheet and append new data on the right from the existing data. |