NativeExcel for .Net Developer's Reference

ExportOptions Class

Abstract base class for export options

For a list of all members of this type, see ExportOptions Members.

System.Object
   NativeExcel.ExportOptions
      NativeExcel.ExportOptionsHtml

[Visual Basic]
MustInherit Public Class ExportOptions
[C#]
public abstract class ExportOptions
[C++]
public __gc __abstract class ExportOptions
[JScript]
public  class ExportOptions

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NativeExcel

Assembly: NativeExcel (in NativeExcel.dll)

See Also

ExportOptions Members | NativeExcel Namespace | ExportOptionsHtml | IWorkbook.SaveAs Method | IWorksheet.SaveAs Method | IRange.SaveAs Method