# FarPoint.Win.Spread.SheetStyleProperty

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_SheetStyleProperty" data-uid="FarPoint.Win.Spread.SheetStyleProperty" class="text-break">SheetStyleProperty Class
</h1>
  <div class="markdown level0 summary"><p>Represents a style property in the <a class="xref" href="FarPoint.Win.Spread.StyleInfo.html">StyleInfo</a> object.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">SheetStyleProperty</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_SheetStyleProperty_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SheetStyleProperty</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SheetStyleProperty</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty__ctor_System_String_" data-uid="FarPoint.Win.Spread.SheetStyleProperty.#ctor(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.-ctor.html#FarPoint_Win_Spread_SheetStyleProperty__ctor_System_String_">SheetStyleProperty(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new SheetStyleProperty object for the specified property name.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="FarPoint_Win_Spread_SheetStyleProperty_BackColor" data-uid="FarPoint.Win.Spread.SheetStyleProperty.BackColor">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.BackColor.html">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the background color of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_Border" data-uid="FarPoint.Win.Spread.SheetStyleProperty.Border">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.Border.html">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the border setting of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_CanFocus" data-uid="FarPoint.Win.Spread.SheetStyleProperty.CanFocus">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.CanFocus.html">CanFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the can focus setting of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_CellPadding" data-uid="FarPoint.Win.Spread.SheetStyleProperty.CellPadding">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.CellPadding.html">CellPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the cell padding of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_CellType" data-uid="FarPoint.Win.Spread.SheetStyleProperty.CellType">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.CellType.html">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the cell type of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_Editor" data-uid="FarPoint.Win.Spread.SheetStyleProperty.Editor">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.Editor.html">Editor</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the editor of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_Font" data-uid="FarPoint.Win.Spread.SheetStyleProperty.Font">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.Font.html">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the font of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_ForeColor" data-uid="FarPoint.Win.Spread.SheetStyleProperty.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.ForeColor.html">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the text color of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_Formatter" data-uid="FarPoint.Win.Spread.SheetStyleProperty.Formatter">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.Formatter.html">Formatter</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the formatter of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_HorizontalAlignment" data-uid="FarPoint.Win.Spread.SheetStyleProperty.HorizontalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.HorizontalAlignment.html">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the horizontal alignment of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_ImeMode" data-uid="FarPoint.Win.Spread.SheetStyleProperty.ImeMode">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.ImeMode.html">ImeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the IME Mode of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_ImeSentenceMode" data-uid="FarPoint.Win.Spread.SheetStyleProperty.ImeSentenceMode">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.ImeSentenceMode.html">ImeSentenceMode</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the IME sentence mode of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_InputScope" data-uid="FarPoint.Win.Spread.SheetStyleProperty.InputScope">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.InputScope.html">InputScope</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the Input scope of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_LockBackColor" data-uid="FarPoint.Win.Spread.SheetStyleProperty.LockBackColor">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.LockBackColor.html">LockBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the Lock BackColor of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_LockFont" data-uid="FarPoint.Win.Spread.SheetStyleProperty.LockFont">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.LockFont.html">LockFont</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the Lock Font of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_LockForeColor" data-uid="FarPoint.Win.Spread.SheetStyleProperty.LockForeColor">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.LockForeColor.html">LockForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the Lock ForeColor of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_Locked" data-uid="FarPoint.Win.Spread.SheetStyleProperty.Locked">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.Locked.html">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the lock setting of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_NoteIndicatorColor" data-uid="FarPoint.Win.Spread.SheetStyleProperty.NoteIndicatorColor">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.NoteIndicatorColor.html">NoteIndicatorColor</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the cell note indicator color setting of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_NoteIndicatorPosition" data-uid="FarPoint.Win.Spread.SheetStyleProperty.NoteIndicatorPosition">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.NoteIndicatorPosition.html">NoteIndicatorPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the cell note indicator position of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_NoteIndicatorSize" data-uid="FarPoint.Win.Spread.SheetStyleProperty.NoteIndicatorSize">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.NoteIndicatorSize.html">NoteIndicatorSize</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the cell note indicator size of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_NoteStyle" data-uid="FarPoint.Win.Spread.SheetStyleProperty.NoteStyle">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.NoteStyle.html">NoteStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the note style setting of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_Parent" data-uid="FarPoint.Win.Spread.SheetStyleProperty.Parent">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.Parent.html">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the parent of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_Renderer" data-uid="FarPoint.Win.Spread.SheetStyleProperty.Renderer">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.Renderer.html">Renderer</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the renderer of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_TabStop" data-uid="FarPoint.Win.Spread.SheetStyleProperty.TabStop">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.TabStop.html">TabStop</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the tab stop setting of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_TextIndent" data-uid="FarPoint.Win.Spread.SheetStyleProperty.TextIndent">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.TextIndent.html">TextIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the text indent of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_VerticalAlignment" data-uid="FarPoint.Win.Spread.SheetStyleProperty.VerticalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.VerticalAlignment.html">VerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the vertical alignment of the sheet style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SheetStyleProperty_VisualStyles" data-uid="FarPoint.Win.Spread.SheetStyleProperty.VisualStyles">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.VisualStyles.html">VisualStyles</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the visual style setting of the sheet style.</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="FarPoint_Win_Spread_SheetStyleProperty_ToString" data-uid="FarPoint.Win.Spread.SheetStyleProperty.ToString">
          <a class="xref" href="FarPoint.Win.Spread.SheetStyleProperty.ToString.html#FarPoint_Win_Spread_SheetStyleProperty_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the name of the property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
