# C1.C1Excel.XLTextShape

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Excel_XLTextShape" data-uid="C1.C1Excel.XLTextShape" class="text-break">XLTextShape Class
</h1>
  <div class="markdown level0 summary"><p>Represents a common text shape embedded in an <a class="xref" href="C1.C1Excel.XLSheet.html">XLSheet</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="C1.C1Excel.XLShape.html">XLShape</a></div>
    <div class="level2"><span class="xref">XLTextShape</span></div>
      <div class="level3"><a class="xref" href="C1.C1Excel.XLCommentShape.html">XLCommentShape</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Excel.html">C1.C1Excel</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Excel.4.8.dll</h6>
  <h5 id="C1_C1Excel_XLTextShape_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class XLTextShape : XLShape, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class XLTextShape
    Inherits XLShape
    Implements ICloneable</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="C1_C1Excel_XLTextShape_Bidirectional" data-uid="C1.C1Excel.XLTextShape.Bidirectional">
          <a class="xref" href="C1.C1Excel.XLTextShape.Bidirectional.html#C1_C1Excel_XLTextShape_Bidirectional">Bidirectional</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a bidirectional count of text shape of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_BottomMargin" data-uid="C1.C1Excel.XLTextShape.BottomMargin">
          <a class="xref" href="C1.C1Excel.XLTextShape.BottomMargin.html#C1_C1Excel_XLTextShape_BottomMargin">BottomMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom margin of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_HorizAlign" data-uid="C1.C1Excel.XLTextShape.HorizAlign">
          <a class="xref" href="C1.C1Excel.XLTextShape.HorizAlign.html#C1_C1Excel_XLTextShape_HorizAlign">HorizAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a horizontal alignment of the text in this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_LeftMargin" data-uid="C1.C1Excel.XLTextShape.LeftMargin">
          <a class="xref" href="C1.C1Excel.XLTextShape.LeftMargin.html#C1_C1Excel_XLTextShape_LeftMargin">LeftMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left margin area of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_Locked" data-uid="C1.C1Excel.XLTextShape.Locked">
          <a class="xref" href="C1.C1Excel.XLTextShape.Locked.html#C1_C1Excel_XLTextShape_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a locked of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_Orientation" data-uid="C1.C1Excel.XLTextShape.Orientation">
          <a class="xref" href="C1.C1Excel.XLTextShape.Orientation.html#C1_C1Excel_XLTextShape_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a orientation of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_RightMargin" data-uid="C1.C1Excel.XLTextShape.RightMargin">
          <a class="xref" href="C1.C1Excel.XLTextShape.RightMargin.html#C1_C1Excel_XLTextShape_RightMargin">RightMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right margin of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_Text" data-uid="C1.C1Excel.XLTextShape.Text">
          <a class="xref" href="C1.C1Excel.XLTextShape.Text.html#C1_C1Excel_XLTextShape_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a reference to the text string contained in this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_TextId" data-uid="C1.C1Excel.XLTextShape.TextId">
          <a class="xref" href="C1.C1Excel.XLTextShape.TextId.html#C1_C1Excel_XLTextShape_TextId">TextId</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a text identifier of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_TextScale" data-uid="C1.C1Excel.XLTextShape.TextScale">
          <a class="xref" href="C1.C1Excel.XLTextShape.TextScale.html#C1_C1Excel_XLTextShape_TextScale">TextScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a text scale of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_TextToFit" data-uid="C1.C1Excel.XLTextShape.TextToFit">
          <a class="xref" href="C1.C1Excel.XLTextShape.TextToFit.html#C1_C1Excel_XLTextShape_TextToFit">TextToFit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a fit to shape of the text flag of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_TopMargin" data-uid="C1.C1Excel.XLTextShape.TopMargin">
          <a class="xref" href="C1.C1Excel.XLTextShape.TopMargin.html#C1_C1Excel_XLTextShape_TopMargin">TopMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top margin of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>, in twips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_VertAlign" data-uid="C1.C1Excel.XLTextShape.VertAlign">
          <a class="xref" href="C1.C1Excel.XLTextShape.VertAlign.html#C1_C1Excel_XLTextShape_VertAlign">VertAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a vertical alignment of the text in this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_Wrapped" data-uid="C1.C1Excel.XLTextShape.Wrapped">
          <a class="xref" href="C1.C1Excel.XLTextShape.Wrapped.html#C1_C1Excel_XLTextShape_Wrapped">Wrapped</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a wrapped text of this <a class="xref" href="C1.C1Excel.XLTextShape.html">XLTextShape</a>.</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_C1Excel_XLTextShape_CreateProperties_System_Collections_IDictionary_" data-uid="C1.C1Excel.XLTextShape.CreateProperties(System.Collections.IDictionary)">
          <a class="xref" href="C1.C1Excel.XLTextShape.CreateProperties.html#C1_C1Excel_XLTextShape_CreateProperties_System_Collections_IDictionary_">CreateProperties(IDictionary)</a>
        </td>
        <td class="markdown level1 summary"><p>Populates an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.idictionary">IDictionary</a> with the shape properties.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Excel_XLTextShape_ParseProperties_System_Collections_IDictionary_" data-uid="C1.C1Excel.XLTextShape.ParseProperties(System.Collections.IDictionary)">
          <a class="xref" href="C1.C1Excel.XLTextShape.ParseProperties.html#C1_C1Excel_XLTextShape_ParseProperties_System_Collections_IDictionary_">ParseProperties(IDictionary)</a>
        </td>
        <td class="markdown level1 summary"><p>Parse shape properties.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
