# FarPoint.Web.Spread.StyleInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_StyleInfo" data-uid="FarPoint.Web.Spread.StyleInfo" class="text-break">StyleInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents the set of cell-level style settings for objects.</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">StyleInfo</span></div>
      <div class="level2"><a class="xref" href="FarPoint.Web.Spread.NamedStyle.html">NamedStyle</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ICanSerializeXml.html">ICanSerializeXml</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport2.html">ISerializeSupport2</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable">IComparable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable-1">IComparable</a>&lt;<a class="xref" href="FarPoint.Web.Spread.StyleInfo.html">StyleInfo</a>&gt;</div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_StyleInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class StyleInfo : ICloneable, ISerializable, ICanSerializeXml, ISerializeSupport2, ISerializeSupport, IComparable, IComparable&lt;StyleInfo&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class StyleInfo
    Implements ICloneable, ISerializable, ICanSerializeXml, ISerializeSupport2, ISerializeSupport, IComparable, IComparable(Of StyleInfo)</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_Web_Spread_StyleInfo__ctor" data-uid="FarPoint.Web.Spread.StyleInfo.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.-ctor.html#FarPoint_Web_Spread_StyleInfo__ctor">StyleInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a set of cell-level style settings (StyleInfo object).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo__ctor_FarPoint_Web_Spread_StyleInfo_" data-uid="FarPoint.Web.Spread.StyleInfo.#ctor(FarPoint.Web.Spread.StyleInfo)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.-ctor.html#FarPoint_Web_Spread_StyleInfo__ctor_FarPoint_Web_Spread_StyleInfo_">StyleInfo(StyleInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a set of cell-level style settings (StyleInfo object) equivalent to
the specified set of style settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Web.Spread.StyleInfo.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.-ctor.html#FarPoint_Web_Spread_StyleInfo__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">StyleInfo(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a set of cell-level style settings (StyleInfo object) from serialization (SerializationInfo object).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo__ctor_System_String_" data-uid="FarPoint.Web.Spread.StyleInfo.#ctor(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.-ctor.html#FarPoint_Web_Spread_StyleInfo__ctor_System_String_">StyleInfo(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a set of cell-level style settings (StyleInfo object) with the specified parent style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo__ctor_System_String_FarPoint_Web_Spread_StyleInfo_" data-uid="FarPoint.Web.Spread.StyleInfo.#ctor(System.String,FarPoint.Web.Spread.StyleInfo)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.-ctor.html#FarPoint_Web_Spread_StyleInfo__ctor_System_String_FarPoint_Web_Spread_StyleInfo_">StyleInfo(string, StyleInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a set of cell-level style settings (StyleInfo object) with the specified parent style
and specified set of style settings.</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="FarPoint_Web_Spread_StyleInfo_BackColor" data-uid="FarPoint.Web.Spread.StyleInfo.BackColor">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.BackColor.html#FarPoint_Web_Spread_StyleInfo_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the cell background color.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Background" data-uid="FarPoint.Web.Spread.StyleInfo.Background">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Background.html#FarPoint_Web_Spread_StyleInfo_Background">Background</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style for the cell background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Border" data-uid="FarPoint.Web.Spread.StyleInfo.Border">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Border.html#FarPoint_Web_Spread_StyleInfo_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the cell border.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_CanFocus" data-uid="FarPoint.Web.Spread.StyleInfo.CanFocus">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.CanFocus.html#FarPoint_Web_Spread_StyleInfo_CanFocus">CanFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the style marks cells as CanFocus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_CanSerializeXml" data-uid="FarPoint.Web.Spread.StyleInfo.CanSerializeXml">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.CanSerializeXml.html#FarPoint_Web_Spread_StyleInfo_CanSerializeXml">CanSerializeXml</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the object in its entirety can be rendered with XML without losing any information.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_CellType" data-uid="FarPoint.Web.Spread.StyleInfo.CellType">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.CellType.html#FarPoint_Web_Spread_StyleInfo_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of cell for the style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Editor" data-uid="FarPoint.Web.Spread.StyleInfo.Editor">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Editor.html#FarPoint_Web_Spread_StyleInfo_Editor">Editor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the editor of the cell for the style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_EncodeValue" data-uid="FarPoint.Web.Spread.StyleInfo.EncodeValue">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.EncodeValue.html#FarPoint_Web_Spread_StyleInfo_EncodeValue">EncodeValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the renderer encodes the values from the data model and the user's input using the HtmlEncode method.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Font" data-uid="FarPoint.Web.Spread.StyleInfo.Font">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Font.html#FarPoint_Web_Spread_StyleInfo_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the cell font settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ForeColor" data-uid="FarPoint.Web.Spread.StyleInfo.ForeColor">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ForeColor.html#FarPoint_Web_Spread_StyleInfo_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text color of the cell for the style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Formatter" data-uid="FarPoint.Web.Spread.StyleInfo.Formatter">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Formatter.html#FarPoint_Web_Spread_StyleInfo_Formatter">Formatter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the formatter to use.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_HorizontalAlign" data-uid="FarPoint.Web.Spread.StyleInfo.HorizontalAlign">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.HorizontalAlign.html#FarPoint_Web_Spread_StyleInfo_HorizontalAlign">HorizontalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the horizontal alignment of the cell for the style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ImeMode" data-uid="FarPoint.Web.Spread.StyleInfo.ImeMode">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ImeMode.html#FarPoint_Web_Spread_StyleInfo_ImeMode">ImeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the state of an Input Method Editor (IME) of the cell for the style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_IsEmpty" data-uid="FarPoint.Web.Spread.StyleInfo.IsEmpty">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.IsEmpty.html#FarPoint_Web_Spread_StyleInfo_IsEmpty">IsEmpty</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether there are no style settings set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Locked" data-uid="FarPoint.Web.Spread.StyleInfo.Locked">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Locked.html#FarPoint_Web_Spread_StyleInfo_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the style marks cells as locked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Margin" data-uid="FarPoint.Web.Spread.StyleInfo.Margin">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Margin.html#FarPoint_Web_Spread_StyleInfo_Margin">Margin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings of the cell margins that define the space
between the cell border and the cell contents for the four sides of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Parent" data-uid="FarPoint.Web.Spread.StyleInfo.Parent">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Parent.html#FarPoint_Web_Spread_StyleInfo_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the parent <a class="xref" href="FarPoint.Web.Spread.NamedStyle.html">NamedStyle</a> object for the style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Renderer" data-uid="FarPoint.Web.Spread.StyleInfo.Renderer">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Renderer.html#FarPoint_Web_Spread_StyleInfo_Renderer">Renderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the renderer of the cell for the style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_TabStop" data-uid="FarPoint.Web.Spread.StyleInfo.TabStop">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.TabStop.html#FarPoint_Web_Spread_StyleInfo_TabStop">TabStop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the style marks cells as TabStop.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_VerticalAlign" data-uid="FarPoint.Web.Spread.StyleInfo.VerticalAlign">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.VerticalAlign.html#FarPoint_Web_Spread_StyleInfo_VerticalAlign">VerticalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical alignment of the cell for the 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_Web_Spread_StyleInfo_Clone" data-uid="FarPoint.Web.Spread.StyleInfo.Clone">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Clone.html#FarPoint_Web_Spread_StyleInfo_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new object that is a copy of the current instance
(with the same style settings).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_CompareTo_FarPoint_Web_Spread_StyleInfo_" data-uid="FarPoint.Web.Spread.StyleInfo.CompareTo(FarPoint.Web.Spread.StyleInfo)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.CompareTo.html#FarPoint_Web_Spread_StyleInfo_CompareTo_FarPoint_Web_Spread_StyleInfo_">CompareTo(StyleInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Compares the current object with another object of the same type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Compose_FarPoint_Web_Spread_StyleInfo_" data-uid="FarPoint.Web.Spread.StyleInfo.Compose(FarPoint.Web.Spread.StyleInfo)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Compose.html#FarPoint_Web_Spread_StyleInfo_Compose_FarPoint_Web_Spread_StyleInfo_">Compose(StyleInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Composes style settings using the current style settings and those of
a specified object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Compose_FarPoint_Web_Spread_StyleInfo_System_Boolean_" data-uid="FarPoint.Web.Spread.StyleInfo.Compose(FarPoint.Web.Spread.StyleInfo,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Compose.html#FarPoint_Web_Spread_StyleInfo_Compose_FarPoint_Web_Spread_StyleInfo_System_Boolean_">Compose(StyleInfo, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Composes style settings using the current style settings and those of
a specified object with an option to overwrite the current style settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_CopyFrom_System_Object_" data-uid="FarPoint.Web.Spread.StyleInfo.CopyFrom(System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.CopyFrom.html#FarPoint_Web_Spread_StyleInfo_CopyFrom_System_Object_">CopyFrom(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the specified style settings of the specified object to the current object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Web.Spread.StyleInfo.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Deserialize.html#FarPoint_Web_Spread_StyleInfo_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the object from XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Equals_System_Object_" data-uid="FarPoint.Web.Spread.StyleInfo.Equals(System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Equals.html#FarPoint_Web_Spread_StyleInfo_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the style settings of this object are equivalent to the object specified.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_GetAppearance_FarPoint_Web_Spread_Appearance_" data-uid="FarPoint.Web.Spread.StyleInfo.GetAppearance(FarPoint.Web.Spread.Appearance)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.GetAppearance.html#FarPoint_Web_Spread_StyleInfo_GetAppearance_FarPoint_Web_Spread_Appearance_">GetAppearance(Appearance)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the appearance settings for the StyleInfo object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_GetAppearance_FarPoint_Web_Spread_Appearance_System_Boolean_" data-uid="FarPoint.Web.Spread.StyleInfo.GetAppearance(FarPoint.Web.Spread.Appearance,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.GetAppearance.html#FarPoint_Web_Spread_StyleInfo_GetAppearance_FarPoint_Web_Spread_Appearance_System_Boolean_">GetAppearance(Appearance, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the appearance settings for the StyleInfo object, with the option to
specify whether all settings are copied into the specified Appearance object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_GetHashCode" data-uid="FarPoint.Web.Spread.StyleInfo.GetHashCode">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.GetHashCode.html#FarPoint_Web_Spread_StyleInfo_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the hash code of this object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Web.Spread.StyleInfo.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.GetObjectData.html#FarPoint_Web_Spread_StyleInfo_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns information about the style settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_IsPropertySet_FarPoint_Web_Spread_SheetStyleProperty_" data-uid="FarPoint.Web.Spread.StyleInfo.IsPropertySet(FarPoint.Web.Spread.SheetStyleProperty)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.IsPropertySet.html#FarPoint_Web_Spread_StyleInfo_IsPropertySet_FarPoint_Web_Spread_SheetStyleProperty_">IsPropertySet(SheetStyleProperty)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the specified style property is set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Merge_System_Object_" data-uid="FarPoint.Web.Spread.StyleInfo.Merge(System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Merge.html#FarPoint_Web_Spread_StyleInfo_Merge_System_Object_">Merge(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Merges the style settings with the current object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Merge_System_Object_System_Boolean_" data-uid="FarPoint.Web.Spread.StyleInfo.Merge(System.Object,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Merge.html#FarPoint_Web_Spread_StyleInfo_Merge_System_Object_System_Boolean_">Merge(object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Merges style settings with the current object and has the option to
force style settings from the merge object to overwrite settings in the current object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Merge_System_Object_System_Boolean_System_Object_" data-uid="FarPoint.Web.Spread.StyleInfo.Merge(System.Object,System.Boolean,System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Merge.html#FarPoint_Web_Spread_StyleInfo_Merge_System_Object_System_Boolean_System_Object_">Merge(object, bool, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Merges style settings with the current object and has the option to
force style settings from the merge object to overwrite settings in the current object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Reset" data-uid="FarPoint.Web.Spread.StyleInfo.Reset">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Reset.html#FarPoint_Web_Spread_StyleInfo_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets all the property settings for the style to their default values.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Reset_FarPoint_Web_Spread_SheetStyleProperty_" data-uid="FarPoint.Web.Spread.StyleInfo.Reset(FarPoint.Web.Spread.SheetStyleProperty)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Reset.html#FarPoint_Web_Spread_StyleInfo_Reset_FarPoint_Web_Spread_SheetStyleProperty_">Reset(SheetStyleProperty)</a>
        </td>
        <td class="markdown level1 summary"><p>Resets a specified property for a style to its default setting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetBackColor" data-uid="FarPoint.Web.Spread.StyleInfo.ResetBackColor">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetBackColor.html#FarPoint_Web_Spread_StyleInfo_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.BackColor.html#FarPoint_Web_Spread_StyleInfo_BackColor">BackColor</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetBackground" data-uid="FarPoint.Web.Spread.StyleInfo.ResetBackground">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetBackground.html#FarPoint_Web_Spread_StyleInfo_ResetBackground">ResetBackground()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Background.html#FarPoint_Web_Spread_StyleInfo_Background">Background</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetBorder" data-uid="FarPoint.Web.Spread.StyleInfo.ResetBorder">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetBorder.html#FarPoint_Web_Spread_StyleInfo_ResetBorder">ResetBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Border.html#FarPoint_Web_Spread_StyleInfo_Border">Border</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetCanFocus" data-uid="FarPoint.Web.Spread.StyleInfo.ResetCanFocus">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetCanFocus.html#FarPoint_Web_Spread_StyleInfo_ResetCanFocus">ResetCanFocus()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.CanFocus.html#FarPoint_Web_Spread_StyleInfo_CanFocus">CanFocus</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetCellType" data-uid="FarPoint.Web.Spread.StyleInfo.ResetCellType">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetCellType.html#FarPoint_Web_Spread_StyleInfo_ResetCellType">ResetCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.CellType.html#FarPoint_Web_Spread_StyleInfo_CellType">CellType</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetEditor" data-uid="FarPoint.Web.Spread.StyleInfo.ResetEditor">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetEditor.html#FarPoint_Web_Spread_StyleInfo_ResetEditor">ResetEditor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Editor.html#FarPoint_Web_Spread_StyleInfo_Editor">Editor</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetEncodeValue" data-uid="FarPoint.Web.Spread.StyleInfo.ResetEncodeValue">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetEncodeValue.html#FarPoint_Web_Spread_StyleInfo_ResetEncodeValue">ResetEncodeValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.EncodeValue.html#FarPoint_Web_Spread_StyleInfo_EncodeValue">EncodeValue</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetFont" data-uid="FarPoint.Web.Spread.StyleInfo.ResetFont">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetFont.html#FarPoint_Web_Spread_StyleInfo_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Font.html#FarPoint_Web_Spread_StyleInfo_Font">Font</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetForeColor" data-uid="FarPoint.Web.Spread.StyleInfo.ResetForeColor">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetForeColor.html#FarPoint_Web_Spread_StyleInfo_ResetForeColor">ResetForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ForeColor.html#FarPoint_Web_Spread_StyleInfo_ForeColor">ForeColor</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetFormatter" data-uid="FarPoint.Web.Spread.StyleInfo.ResetFormatter">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetFormatter.html#FarPoint_Web_Spread_StyleInfo_ResetFormatter">ResetFormatter()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Formatter.html#FarPoint_Web_Spread_StyleInfo_Formatter">Formatter</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetHorizontalAlignment" data-uid="FarPoint.Web.Spread.StyleInfo.ResetHorizontalAlignment">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetHorizontalAlignment.html#FarPoint_Web_Spread_StyleInfo_ResetHorizontalAlignment">ResetHorizontalAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.HorizontalAlign.html#FarPoint_Web_Spread_StyleInfo_HorizontalAlign">HorizontalAlign</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetImeMode" data-uid="FarPoint.Web.Spread.StyleInfo.ResetImeMode">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetImeMode.html#FarPoint_Web_Spread_StyleInfo_ResetImeMode">ResetImeMode()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ImeMode.html#FarPoint_Web_Spread_StyleInfo_ImeMode">ImeMode</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetLocked" data-uid="FarPoint.Web.Spread.StyleInfo.ResetLocked">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetLocked.html#FarPoint_Web_Spread_StyleInfo_ResetLocked">ResetLocked()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Locked.html#FarPoint_Web_Spread_StyleInfo_Locked">Locked</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetMargin" data-uid="FarPoint.Web.Spread.StyleInfo.ResetMargin">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetMargin.html#FarPoint_Web_Spread_StyleInfo_ResetMargin">ResetMargin()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Margin.html#FarPoint_Web_Spread_StyleInfo_Margin">Margin</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetParent" data-uid="FarPoint.Web.Spread.StyleInfo.ResetParent">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetParent.html#FarPoint_Web_Spread_StyleInfo_ResetParent">ResetParent()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Parent.html#FarPoint_Web_Spread_StyleInfo_Parent">Parent</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetRenderer" data-uid="FarPoint.Web.Spread.StyleInfo.ResetRenderer">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetRenderer.html#FarPoint_Web_Spread_StyleInfo_ResetRenderer">ResetRenderer()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Renderer.html#FarPoint_Web_Spread_StyleInfo_Renderer">Renderer</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetTabStop" data-uid="FarPoint.Web.Spread.StyleInfo.ResetTabStop">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetTabStop.html#FarPoint_Web_Spread_StyleInfo_ResetTabStop">ResetTabStop()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.TabStop.html#FarPoint_Web_Spread_StyleInfo_TabStop">TabStop</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_ResetVerticalAlignment" data-uid="FarPoint.Web.Spread.StyleInfo.ResetVerticalAlignment">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.ResetVerticalAlignment.html#FarPoint_Web_Spread_StyleInfo_ResetVerticalAlignment">ResetVerticalAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="FarPoint.Web.Spread.StyleInfo.VerticalAlign.html#FarPoint_Web_Spread_StyleInfo_VerticalAlign">VerticalAlign</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_SameAppearance_FarPoint_Web_Spread_StyleInfo_" data-uid="FarPoint.Web.Spread.StyleInfo.SameAppearance(FarPoint.Web.Spread.StyleInfo)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.SameAppearance.html#FarPoint_Web_Spread_StyleInfo_SameAppearance_FarPoint_Web_Spread_StyleInfo_">SameAppearance(StyleInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Compares a StyleInfo object's appearance with the current object's appearance.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Web.Spread.StyleInfo.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Serialize.html#FarPoint_Web_Spread_StyleInfo_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the style information to XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_Serialize2_System_Xml_XmlTextWriter_" data-uid="FarPoint.Web.Spread.StyleInfo.Serialize2(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.Serialize2.html#FarPoint_Web_Spread_StyleInfo_Serialize2_System_Xml_XmlTextWriter_">Serialize2(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the style information to XML using short names.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_SetFlag_FarPoint_Web_Spread_SheetStyleProperty_System_Boolean_" data-uid="FarPoint.Web.Spread.StyleInfo.SetFlag(FarPoint.Web.Spread.SheetStyleProperty,System.Boolean)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.SetFlag.html#FarPoint_Web_Spread_StyleInfo_SetFlag_FarPoint_Web_Spread_SheetStyleProperty_System_Boolean_">SetFlag(SheetStyleProperty, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets a flag to indicate whether a property has been set.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_op_Equality_FarPoint_Web_Spread_StyleInfo_System_Object_" data-uid="FarPoint.Web.Spread.StyleInfo.op_Equality(FarPoint.Web.Spread.StyleInfo,System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.op_Equality.html#FarPoint_Web_Spread_StyleInfo_op_Equality_FarPoint_Web_Spread_StyleInfo_System_Object_">operator ==(StyleInfo, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Compares a specified StyleInfo object with another object for equality.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_StyleInfo_op_Inequality_FarPoint_Web_Spread_StyleInfo_System_Object_" data-uid="FarPoint.Web.Spread.StyleInfo.op_Inequality(FarPoint.Web.Spread.StyleInfo,System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.StyleInfo.op_Inequality.html#FarPoint_Web_Spread_StyleInfo_op_Inequality_FarPoint_Web_Spread_StyleInfo_System_Object_">operator !=(StyleInfo, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Compares a specified StyleInfo object with another object for inequality.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
