# GrapeCity.Spreadsheet.Drawing.ITextFrame.DeleteText

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Drawing_ITextFrame_DeleteText_" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.DeleteText*">DeleteText Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Drawing_ITextFrame_DeleteText_" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.DeleteText*"></a>
<h4 id="GrapeCity_Spreadsheet_Drawing_ITextFrame_DeleteText" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.DeleteText">DeleteText()</h4>
<div class="markdown level1 summary"><p>Deletes the text from a text frame and all the associated text properties.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">void DeleteText()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Sub DeleteText()</code></pre>
</div>
</div>
