# GrapeCity.Spreadsheet.Drawing.IReflectionFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Drawing_IReflectionFormat" data-uid="GrapeCity.Spreadsheet.Drawing.IReflectionFormat" class="text-break">IReflectionFormat Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the reflection effect in Office graphics.</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_IReflectionFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IReflectionFormat</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IReflectionFormat</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_IReflectionFormat_Blur" data-uid="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Blur">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Blur.html#GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Blur">Blur</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of blur, measured in pixels, of the shape's reflection image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Offset" data-uid="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Offset">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Offset.html#GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Offset">Offset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of separation, measured in pixels, of the reflected image from the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Size" data-uid="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Size">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Size.html#GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size, measured in percentages, of the shape's reflection image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Transparency" data-uid="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Transparency">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Transparency.html#GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Transparency">Transparency</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of transparency, measured in percentages, of the shape's reflection image</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Type" data-uid="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Type">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IReflectionFormat.Type.html#GrapeCity_Spreadsheet_Drawing_IReflectionFormat_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of the ReflectionFormat object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
