# GrapeCity.Spreadsheet.Drawing.IShapeAppearance

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Drawing_IShapeAppearance" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeAppearance" class="text-break">IShapeAppearance Interface
</h1>
  <div class="markdown level0 summary"><p>The shape appearance interface.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.Drawing.html">GrapeCity.Spreadsheet.Drawing</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_Drawing_IShapeAppearance_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IShapeAppearance</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IShapeAppearance</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="GrapeCity_Spreadsheet_Drawing_IShapeAppearance_ThreeD" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeAppearance.ThreeD">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeAppearance.ThreeD.html#GrapeCity_Spreadsheet_Drawing_IShapeAppearance_ThreeD">ThreeD</a>
        </td>
        <td class="markdown level1 summary"><p>Get the threeD format of the <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeAppearance.html">IShapeAppearance</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
