[]
Represents a form for editing the export options used by an XlsFilter.
public class XlsOptionsForm : ExportOptionsFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IExportOptionsFormBase, IDisposable
| Name | Description |
|---|---|
| XlsOptionsForm() | Initializes a new instance of the HtmlOptionsForm class. |
| Name | Description |
|---|---|
| m_chkOpenXmlDocument | |
| m_lblTolerance | |
| m_numTolerance |
| Name | Description |
|---|---|
| Exporter | Gets the associated exporter. |
| OpenXmlDocument | Gets or sets whether to export the file using the OpenXml format used by Microsoft Word 2007 and later. |
| PictureLayer | Gets or sets whether to export using separated picture layer. |
| Tolerance | Gets or sets the tolerance (in points) when auto-detecting the boundaries of rows and columns in the document. The smaller this amount, the greater the number of narrow rows and columns created for precise positioning of data. |
| Name | Description |
|---|---|
| Dispose(bool) | Clean up any resources being used. |
| OnExporterAssigned() |