# C1.Win.Document.Export.XlsOptionsForm

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Document_Export_XlsOptionsForm" data-uid="C1.Win.Document.Export.XlsOptionsForm" class="text-break">XlsOptionsForm Class
</h1>
  <div class="markdown level0 summary"><p>Represents a form for editing the export options used by an <a class="xref" href="C1.Win.Document.Export.XlsFilter.html">XlsFilter</a>.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.scrollablecontrol">ScrollableControl</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.containercontrol">ContainerControl</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form">Form</a></div>
    <div class="level7"><a class="xref" href="C1.Win.Document.Forms.BaseForm.html">BaseForm</a></div>
    <div class="level8"><a class="xref" href="C1.Win.Document.Export.ExportOptionsFormBase.html">ExportOptionsFormBase</a></div>
    <div class="level9"><span class="xref">XlsOptionsForm</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.icontainercontrol">IContainerControl</a></div>
    <div><span class="xref">IExportOptionsFormBase</span></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Document.Export.html">C1.Win.Document.Export</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Document.10.dll</h6>
  <h5 id="C1_Win_Document_Export_XlsOptionsForm_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class XlsOptionsForm : ExportOptionsFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IExportOptionsFormBase, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class XlsOptionsForm
    Inherits ExportOptionsFormBase
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IContainerControl, IExportOptionsFormBase, IDisposable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm__ctor" data-uid="C1.Win.Document.Export.XlsOptionsForm.#ctor">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.-ctor.html#C1_Win_Document_Export_XlsOptionsForm__ctor">XlsOptionsForm()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Document.Export.HtmlOptionsForm.html">HtmlOptionsForm</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_m_chkOpenXmlDocument" data-uid="C1.Win.Document.Export.XlsOptionsForm.m_chkOpenXmlDocument">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.m_chkOpenXmlDocument.html">m_chkOpenXmlDocument</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_m_lblTolerance" data-uid="C1.Win.Document.Export.XlsOptionsForm.m_lblTolerance">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.m_lblTolerance.html">m_lblTolerance</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_m_numTolerance" data-uid="C1.Win.Document.Export.XlsOptionsForm.m_numTolerance">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.m_numTolerance.html">m_numTolerance</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_Exporter" data-uid="C1.Win.Document.Export.XlsOptionsForm.Exporter">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.Exporter.html#C1_Win_Document_Export_XlsOptionsForm_Exporter">Exporter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the associated exporter.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_OpenXmlDocument" data-uid="C1.Win.Document.Export.XlsOptionsForm.OpenXmlDocument">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.OpenXmlDocument.html#C1_Win_Document_Export_XlsOptionsForm_OpenXmlDocument">OpenXmlDocument</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to export the file using the OpenXml format used by Microsoft Word 2007 and later.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_PictureLayer" data-uid="C1.Win.Document.Export.XlsOptionsForm.PictureLayer">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.PictureLayer.html#C1_Win_Document_Export_XlsOptionsForm_PictureLayer">PictureLayer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to export using separated picture layer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_Tolerance" data-uid="C1.Win.Document.Export.XlsOptionsForm.Tolerance">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.Tolerance.html#C1_Win_Document_Export_XlsOptionsForm_Tolerance">Tolerance</a>
        </td>
        <td class="markdown level1 summary"><p>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.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_Dispose_System_Boolean_" data-uid="C1.Win.Document.Export.XlsOptionsForm.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.Dispose.html#C1_Win_Document_Export_XlsOptionsForm_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Clean up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Export_XlsOptionsForm_OnExporterAssigned" data-uid="C1.Win.Document.Export.XlsOptionsForm.OnExporterAssigned">
          <a class="xref" href="C1.Win.Document.Export.XlsOptionsForm.OnExporterAssigned.html#C1_Win_Document_Export_XlsOptionsForm_OnExporterAssigned">OnExporterAssigned()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
