# GrapeCity.Documents.Excel.Drawing.PatternType

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Documents_Excel_Drawing_PatternType" data-uid="GrapeCity.Documents.Excel.Drawing.PatternType" class="text-break">PatternType Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the fill pattern used in a shape.</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_PatternType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum PatternType</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum PatternType</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Cross">Cross</td>
        <td><p>Specifies to use a cross pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DarkDownwardDiagonal">DarkDownwardDiagonal</td>
        <td><p>Specifies to use thick lines in the foreground color running from the top to the right-hand side of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DarkHorizontal">DarkHorizontal</td>
        <td><p>Specifies to use thick horizontal lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DarkUpwardDiagonal">DarkUpwardDiagonal</td>
        <td><p>Specifies to use thick lines in the foreground color running from the top to the left-hand side of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DarkVertical">DarkVertical</td>
        <td><p>Specifies to use thick vertical lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DashedDownwardDiagonal">DashedDownwardDiagonal</td>
        <td><p>Specifies to use dashed lines in the foreground color running from the top to the right-hand side of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DashedHorizontal">DashedHorizontal</td>
        <td><p>Specifies to use dashed horizontal lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DashedUpwardDiagonal">DashedUpwardDiagonal</td>
        <td><p>Specifies to use dashed lines in the foreground color running from the top to the left-hand side of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DashedVertical">DashedVertical</td>
        <td><p>Specifies to use dashed vertical lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DiagonalBrick">DiagonalBrick</td>
        <td><p>Specifies to use a rectangular brick pattern running diagonally across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DiagonalCross">DiagonalCross</td>
        <td><p>Specifies to use a diagonal cross pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Divot">Divot</td>
        <td><p>Specifies to use small angled shapes in the foreground color running in alternating rows down the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DottedDiamond">DottedDiamond</td>
        <td><p>Specifies to use dotted perpendicular lines in the foreground color running diagonally to form diamonds across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DottedGrid">DottedGrid</td>
        <td><p>Specifies to use dotted perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_DownwardDiagonal">DownwardDiagonal</td>
        <td><p>Specifies to use a downward diagonal pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Horizontal">Horizontal</td>
        <td><p>Specifies to use a horizontal pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_HorizontalBrick">HorizontalBrick</td>
        <td><p>Specifies to use a rectangular brick pattern running horizontally across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_LargeCheckerBoard">LargeCheckerBoard</td>
        <td><p>Specifies to use squares in alternating foreground or background colors.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_LargeConfetti">LargeConfetti</td>
        <td><p>Specifies to use large dots in the foreground color scattered across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_LargeGrid">LargeGrid</td>
        <td><p>Specifies to use solid, widely spaced perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_LightDownwardDiagonal">LightDownwardDiagonal</td>
        <td><p>Specifies to use thin lines in the foreground color running from the top to the right-hand side of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_LightHorizontal">LightHorizontal</td>
        <td><p>Specifies to use thin horizontal lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_LightUpwardDiagonal">LightUpwardDiagonal</td>
        <td><p>Specifies to use thin lines in the foreground color running from the top to the left-hand side of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_LightVertical">LightVertical</td>
        <td><p>Specifies to use thin vertical lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Mixed">Mixed</td>
        <td><p>Specifies mixed pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_NarrowHorizontal">NarrowHorizontal</td>
        <td><p>Specifies to use narrowly spaced horizontal lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_NarrowVertical">NarrowVertical</td>
        <td><p>Specifies to use narrowly spaced vertical lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_None">None</td>
        <td><p>Specifies no pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_OutlinedDiamond">OutlinedDiamond</td>
        <td><p>Specifies to use solid perpendicular lines in the foreground color running diagonally to form diamonds across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent10">Percent10</td>
        <td><p>Specifies to use 10% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent20">Percent20</td>
        <td><p>Specifies to use 20% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent25">Percent25</td>
        <td><p>Specifies to use 25% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent30">Percent30</td>
        <td><p>Specifies to use 30% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent40">Percent40</td>
        <td><p>Specifies to use 40% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent5">Percent5</td>
        <td><p>Specifies to use 5% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent50">Percent50</td>
        <td><p>Specifies to use 50% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent60">Percent60</td>
        <td><p>Specifies to use 60% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent70">Percent70</td>
        <td><p>Specifies to use 70% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent75">Percent75</td>
        <td><p>Specifies to use 75% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent80">Percent80</td>
        <td><p>Specifies to use 80% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Percent90">Percent90</td>
        <td><p>Specifies to use 90% of the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Plaid">Plaid</td>
        <td><p>Specifies to use very thick solid lines in the foreground color running vertically, coupled with very thick lines and 40% of the foreground color running horizontally.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Shingle">Shingle</td>
        <td><p>Specifies to use overlapping curved rectangles running diagonally across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_SmallCheckerBoard">SmallCheckerBoard</td>
        <td><p>Specifies to use small squares in alternating foreground and background colors.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_SmallConfetti">SmallConfetti</td>
        <td><p>Specifies to use small dots in the foreground color scattered across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_SmallGrid">SmallGrid</td>
        <td><p>Specifies to use solid, closely spaced perpendicular lines in the foreground color running horizontally and vertically to form grid lines across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_SolidDiamond">SolidDiamond</td>
        <td><p>Specifies to use diamond shapes in alternating foreground or background colors.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Sphere">Sphere</td>
        <td><p>Specifies to use circles that use foreground and background colors to make them appear three-dimensional, oriented in rows across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Trellis">Trellis</td>
        <td><p>Specifies to use a trellis pattern in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_UpwardDiagonal">UpwardDiagonal</td>
        <td><p>Specifies to use an upward diagonal pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Vertical">Vertical</td>
        <td><p>Specifies to use a vertical pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Wave">Wave</td>
        <td><p>Specifies to use wavy lines in the foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_Weave">Weave</td>
        <td><p>Specifies to use a weave pattern in the foreground color running diagonally across the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_WideDownwardDiagonal">WideDownwardDiagonal</td>
        <td><p>Specifies to use widely spaced lines in the foreground color running from the top to the right-hand side of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_WideUpwardDiagonal">WideUpwardDiagonal</td>
        <td><p>Specifies to use widely spaced lines in the foreground color running from the top to the left-hand side of the shape.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PatternType_ZigZag">ZigZag</td>
        <td><p>Specifies to use zigzag lines running horizontally across the shape.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
