# GrapeCity.Documents.Excel.ICornerFold

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_ICornerFold" data-uid="GrapeCity.Documents.Excel.ICornerFold" class="text-break">ICornerFold Interface
</h1>
  <div class="markdown level0 summary"><p>Indicates the corner fold of cell decoration.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.html">GrapeCity.Documents.Excel</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_ICornerFold_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ICornerFold</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ICornerFold</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_ICornerFold_Color" data-uid="GrapeCity.Documents.Excel.ICornerFold.Color">
          <a class="xref" href="GrapeCity.Documents.Excel.ICornerFold.Color.html#GrapeCity_Documents_Excel_ICornerFold_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the corner fold.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ICornerFold_Position" data-uid="GrapeCity.Documents.Excel.ICornerFold.Position">
          <a class="xref" href="GrapeCity.Documents.Excel.ICornerFold.Position.html#GrapeCity_Documents_Excel_ICornerFold_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the position of the corner fold.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_ICornerFold_Size" data-uid="GrapeCity.Documents.Excel.ICornerFold.Size">
          <a class="xref" href="GrapeCity.Documents.Excel.ICornerFold.Size.html#GrapeCity_Documents_Excel_ICornerFold_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the corner fold in pixels.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
