# GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ExcelExportFormat

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ExcelExportFormat_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ExcelExportFormat*">ExcelExportFormat Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ExcelExportFormat_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ExcelExportFormat*"></a>
<h4 id="GrapeCity_Win_Spread_InputMan_CellType_InputManCellTypeBase_ExcelExportFormat" data-uid="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.ExcelExportFormat">ExcelExportFormat</h4>
<div class="markdown level1 summary"><p>Gets or sets the format string used by Excel when exporting to an Excel file.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public virtual string ExcelExportFormat { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overridable Property ExcelExportFormat As String</code></pre>
</div>
</div>
