# GrapeCity.Documents.Excel.Drawing.IWall

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_Drawing_IWall" data-uid="GrapeCity.Documents.Excel.Drawing.IWall" class="text-break">IWall Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the walls of a 3-D chart.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.Drawing.html">GrapeCity.Documents.Excel.Drawing</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_Drawing_IWall_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IWall</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IWall</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_Documents_Excel_Drawing_IWall_Format" data-uid="GrapeCity.Documents.Excel.Drawing.IWall.Format">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IWall.Format.html#GrapeCity_Documents_Excel_Drawing_IWall_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IChartFormat.html">IChartFormat</a> object (read-only).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IWall_Parent" data-uid="GrapeCity.Documents.Excel.Drawing.IWall.Parent">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IWall.Parent.html#GrapeCity_Documents_Excel_Drawing_IWall_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the parent object for the specified object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_IWall_Thickness" data-uid="GrapeCity.Documents.Excel.Drawing.IWall.Thickness">
          <a class="xref" href="GrapeCity.Documents.Excel.Drawing.IWall.Thickness.html#GrapeCity_Documents_Excel_Drawing_IWall_Thickness">Thickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of the wall (read or write).</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
