[]
Represents a form for editing the export options used by an XlsFilter.
public class CsvOptionsForm : ExportOptionsFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IExportOptionsFormBase, IDisposable
Name | Description |
---|---|
CsvOptionsForm() | Initializes a new instance of the HtmlOptionsForm class. |
Name | Description |
---|---|
m_lblTolerance | |
m_numTolerance |
Name | Description |
---|---|
Exporter | Gets the C1.Document.Export.CsvFilter exporter. |
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() |