# GrapeCity.Documents.Excel.Drawing.PresetTexture

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Documents_Excel_Drawing_PresetTexture" data-uid="GrapeCity.Documents.Excel.Drawing.PresetTexture" class="text-break">PresetTexture Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies texture to be used to fill 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_PresetTexture_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum PresetTexture</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum PresetTexture</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_PresetTexture_BlueTissuePaper">BlueTissuePaper</td>
        <td><p>Specifies the blue tissue paper texture</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Bouquet">Bouquet</td>
        <td><p>Specifies the bouquet texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_BrownMarble">BrownMarble</td>
        <td><p>Specifies the brown marble texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Canvas">Canvas</td>
        <td><p>Specifies the canvas texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Cork">Cork</td>
        <td><p>Specifies the cork texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Denim">Denim</td>
        <td><p>Specifies the denim texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_FishFossil">FishFossil</td>
        <td><p>Specifies the fish fossil texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Granite">Granite</td>
        <td><p>Specifies the granite texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_GreenMarble">GreenMarble</td>
        <td><p>Specifies the green marble texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_MediumWood">MediumWood</td>
        <td><p>Specifies the medium wood texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Mixed">Mixed</td>
        <td><p>Used in some special shapes only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Newsprint">Newsprint</td>
        <td><p>Specifies the newsprint texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Oak">Oak</td>
        <td><p>Specifies the oak texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_PaperBag">PaperBag</td>
        <td><p>Specifies the paper bag texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Papyrus">Papyrus</td>
        <td><p>Specifies the papyrus texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Parchment">Parchment</td>
        <td><p>Specifies the parchment texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_PinkTissuePaper">PinkTissuePaper</td>
        <td><p>Specifies the pink tissue paper texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_PurpleMesh">PurpleMesh</td>
        <td><p>Specifies the purple mesh texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_RecycledPaper">RecycledPaper</td>
        <td><p>Specifies the recycled paper texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Sand">Sand</td>
        <td><p>Specifies the sand texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Stationery">Stationery</td>
        <td><p>Specifies the stationery texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_Walnut">Walnut</td>
        <td><p>Specifies the walnut texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_WaterDroplets">WaterDroplets</td>
        <td><p>Specifies the water droplets texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_WhiteMarble">WhiteMarble</td>
        <td><p>Specifies the white marble texture.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_Drawing_PresetTexture_WovenMat">WovenMat</td>
        <td><p>Specifies the woven mat texture.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
