# FarPoint.Win.Spread.CellType.IOOXmlSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CellType_IOOXmlSupport" data-uid="FarPoint.Win.Spread.CellType.IOOXmlSupport" class="text-break">IOOXmlSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Interface implemented by cell type objects that support export to Excel.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.CellType.html">FarPoint.Win.Spread.CellType</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_CellType_IOOXmlSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IOOXmlSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IOOXmlSupport</code></pre>
  </div>
  <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="FarPoint_Win_Spread_CellType_IOOXmlSupport_ExcelGetValue" data-uid="FarPoint.Win.Spread.CellType.IOOXmlSupport.ExcelGetValue">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IOOXmlSupport.ExcelGetValue.html#FarPoint_Win_Spread_CellType_IOOXmlSupport_ExcelGetValue">ExcelGetValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Excel file get value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IOOXmlSupport_ExcelNumberFormat" data-uid="FarPoint.Win.Spread.CellType.IOOXmlSupport.ExcelNumberFormat">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IOOXmlSupport.ExcelNumberFormat.html#FarPoint_Win_Spread_CellType_IOOXmlSupport_ExcelNumberFormat">ExcelNumberFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Excel file number format.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IOOXmlSupport_ExcelTextOrientation" data-uid="FarPoint.Win.Spread.CellType.IOOXmlSupport.ExcelTextOrientation">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IOOXmlSupport.ExcelTextOrientation.html#FarPoint_Win_Spread_CellType_IOOXmlSupport_ExcelTextOrientation">ExcelTextOrientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Excel file text orientation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IOOXmlSupport_ExcelTextRotationAngle" data-uid="FarPoint.Win.Spread.CellType.IOOXmlSupport.ExcelTextRotationAngle">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IOOXmlSupport.ExcelTextRotationAngle.html#FarPoint_Win_Spread_CellType_IOOXmlSupport_ExcelTextRotationAngle">ExcelTextRotationAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Excel file text rotation angle.</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="FarPoint_Win_Spread_CellType_IOOXmlSupport_IsEquals_System_Object_" data-uid="FarPoint.Win.Spread.CellType.IOOXmlSupport.IsEquals(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IOOXmlSupport.IsEquals.html#FarPoint_Win_Spread_CellType_IOOXmlSupport_IsEquals_System_Object_">IsEquals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified cell type is the same.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
