# GrapeCity.Spreadsheet.StyleFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_StyleFormat" data-uid="GrapeCity.Spreadsheet.StyleFormat" class="text-break">StyleFormat Struct
</h1>
  <div class="markdown level0 summary"><p>Represents all style settings of the cell.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a>&lt;<a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.html">StyleFormat</a>&gt;</div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.html">GrapeCity.Spreadsheet</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_StyleFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct StyleFormat : IEquatable&lt;StyleFormat&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure StyleFormat
    Implements IEquatable(Of StyleFormat)</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>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_Empty" data-uid="GrapeCity.Spreadsheet.StyleFormat.Empty">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Empty.html">Empty</a>
        </td>
        <td class="markdown level1 summary"><p>A <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.html">StyleFormat</a> value represents empty style formatting.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_StyleFormat_Alignment" data-uid="GrapeCity.Spreadsheet.StyleFormat.Alignment">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Alignment.html#GrapeCity_Spreadsheet_StyleFormat_Alignment">Alignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_Applyment" data-uid="GrapeCity.Spreadsheet.StyleFormat.Applyment">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Applyment.html#GrapeCity_Spreadsheet_StyleFormat_Applyment">Applyment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating which formatting should be applied.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_Border" data-uid="GrapeCity.Spreadsheet.StyleFormat.Border">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Border.html#GrapeCity_Spreadsheet_StyleFormat_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_Fill" data-uid="GrapeCity.Spreadsheet.StyleFormat.Fill">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Fill.html#GrapeCity_Spreadsheet_StyleFormat_Fill">Fill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the fill formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_Font" data-uid="GrapeCity.Spreadsheet.StyleFormat.Font">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Font.html#GrapeCity_Spreadsheet_StyleFormat_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_GradientFillEffect" data-uid="GrapeCity.Spreadsheet.StyleFormat.GradientFillEffect">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.GradientFillEffect.html#GrapeCity_Spreadsheet_StyleFormat_GradientFillEffect">GradientFillEffect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the gradient fill formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_NumberFormat" data-uid="GrapeCity.Spreadsheet.StyleFormat.NumberFormat">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.NumberFormat.html#GrapeCity_Spreadsheet_StyleFormat_NumberFormat">NumberFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_NumberFormatCode" data-uid="GrapeCity.Spreadsheet.StyleFormat.NumberFormatCode">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.NumberFormatCode.html#GrapeCity_Spreadsheet_StyleFormat_NumberFormatCode">NumberFormatCode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number formatting code.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_Protection" data-uid="GrapeCity.Spreadsheet.StyleFormat.Protection">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Protection.html#GrapeCity_Spreadsheet_StyleFormat_Protection">Protection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the protection formatting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_QuotePrefix" data-uid="GrapeCity.Spreadsheet.StyleFormat.QuotePrefix">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.QuotePrefix.html#GrapeCity_Spreadsheet_StyleFormat_QuotePrefix">QuotePrefix</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the quote prefix is marked.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_Equals_GrapeCity_Spreadsheet_StyleFormat_" data-uid="GrapeCity.Spreadsheet.StyleFormat.Equals(GrapeCity.Spreadsheet.StyleFormat)">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Equals.html#GrapeCity_Spreadsheet_StyleFormat_Equals_GrapeCity_Spreadsheet_StyleFormat_">Equals(StyleFormat)</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the current object is equal to another object of the same type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_Equals_System_Object_" data-uid="GrapeCity.Spreadsheet.StyleFormat.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.Equals.html#GrapeCity_Spreadsheet_StyleFormat_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a> is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_GetFormatter_GrapeCity_Spreadsheet_IWorkbook_System_Globalization_CultureInfo_" data-uid="GrapeCity.Spreadsheet.StyleFormat.GetFormatter(GrapeCity.Spreadsheet.IWorkbook,System.Globalization.CultureInfo)">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.GetFormatter.html#GrapeCity_Spreadsheet_StyleFormat_GetFormatter_GrapeCity_Spreadsheet_IWorkbook_System_Globalization_CultureInfo_">GetFormatter(IWorkbook, CultureInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the formatter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_GetHashCode" data-uid="GrapeCity.Spreadsheet.StyleFormat.GetHashCode">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.GetHashCode.html#GrapeCity_Spreadsheet_StyleFormat_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a hash code for this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_IsEmpty" data-uid="GrapeCity.Spreadsheet.StyleFormat.IsEmpty">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.IsEmpty.html#GrapeCity_Spreadsheet_StyleFormat_IsEmpty">IsEmpty()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether this <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.html">StyleFormat</a> is empty.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_IsNormalStyle" data-uid="GrapeCity.Spreadsheet.StyleFormat.IsNormalStyle">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.IsNormalStyle.html#GrapeCity_Spreadsheet_StyleFormat_IsNormalStyle">IsNormalStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether this <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.html">StyleFormat</a> is same as Normal style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_StyleFormat_ScaleFont_System_Double_" data-uid="GrapeCity.Spreadsheet.StyleFormat.ScaleFont(System.Double)">
          <a class="xref" href="GrapeCity.Spreadsheet.StyleFormat.ScaleFont.html#GrapeCity_Spreadsheet_StyleFormat_ScaleFont_System_Double_">ScaleFont(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Scales the font by the specified scale factor.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
