# GrapeCity.Spreadsheet.Drawing.ILineFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Drawing_ILineFormat" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat" class="text-break">ILineFormat Interface
</h1>
  <div class="markdown level0 summary"><p>Represents line and arrowhead formatting.</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_ILineFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ILineFormat</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ILineFormat</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_ILineFormat_BackColor" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.BackColor">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.BackColor.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the ColorFormat object that represents the specified fill background color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_BeginArrowheadLength" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.BeginArrowheadLength">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.BeginArrowheadLength.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_BeginArrowheadLength">BeginArrowheadLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the length of the arrowhead at the beginning of the specified line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_BeginArrowheadStyle" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.BeginArrowheadStyle">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.BeginArrowheadStyle.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_BeginArrowheadStyle">BeginArrowheadStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the arrowhead at the beginning of the specified line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_BeginArrowheadWidth" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.BeginArrowheadWidth">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.BeginArrowheadWidth.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_BeginArrowheadWidth">BeginArrowheadWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the arrowhead at the beginning of the specified line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_DashStyle" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.DashStyle">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.DashStyle.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_DashStyle">DashStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the dash style for the specified line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_EndArrowheadLength" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.EndArrowheadLength">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.EndArrowheadLength.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_EndArrowheadLength">EndArrowheadLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the length of the arrowhead at the end of the specified line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_EndArrowheadStyle" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.EndArrowheadStyle">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.EndArrowheadStyle.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_EndArrowheadStyle">EndArrowheadStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the arrowhead at the end of the specified line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_EndArrowheadWidth" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.EndArrowheadWidth">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.EndArrowheadWidth.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_EndArrowheadWidth">EndArrowheadWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the arrowhead at the end of the specified line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_ForeColor" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.ForeColor">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.ForeColor.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the ColorFormat object that represents the specified fill foreground color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_InsetPen" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.InsetPen">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.InsetPen.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_InsetPen">InsetPen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether lines are drawn inside the specified shape's boundaries.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_Pattern" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.Pattern">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.Pattern.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_Pattern">Pattern</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="GrapeCity.Spreadsheet.PatternType.html">PatternType</a> value that represents the fill pattern.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_Style" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.Style">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.Style.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <span class="xref">GrapeCity.Drawing.LineStyle</span> value that represents the style of the line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_Transparency" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.Transparency">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.Transparency.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_Transparency">Transparency</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_Visible" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.Visible">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.Visible.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether this <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.html">ILineFormat</a> is visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Drawing_ILineFormat_Weight" data-uid="GrapeCity.Spreadsheet.Drawing.ILineFormat.Weight">
          <a class="xref" href="GrapeCity.Spreadsheet.Drawing.ILineFormat.Weight.html#GrapeCity_Spreadsheet_Drawing_ILineFormat_Weight">Weight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a> value that represents the weight of the line.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
