Enum ExportWhat
Provides options describing which part of the document should be exported.
Namespace: Telerik.Windows.Documents.Spreadsheet.FormatProviders
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum ExportWhat
ActiveSheet
Export the active sheet option.
EntireWorkbook
Export the entire workbook option.
Selection
Export only the selected ranges option.