The following tables list the members exposed by StyleInfo.
| Name | Description | |
|---|---|---|
![]()  | StyleInfo Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | BackColor | Gets or sets the background color of the cell for the style. | 
![]()  | Background | Gets or sets a background of the cell for the style. | 
![]()  | Border | Gets or sets the border of the cell for the style. | 
![]()  | CanFocus | Gets or sets the whether the style marks cells as CanFocus. | 
![]()  | CanSerializeXml | Gets whether the object in its entirety can be rendered with XML without losing any information. | 
![]()  | CellType | Gets or sets the type of cell for the style. | 
![]()  | Editor | Gets or sets the editor of the cell for the style. | 
![]()  | Font | Gets or sets the font settings of the cell for the style. | 
![]()  | ForeColor | Gets or sets the text color of the cell for the style. | 
![]()  | Formatter | Gets or sets the formatter to use. | 
![]()  | HorizontalAlign | Gets or sets the horizontal alignment of the cell for the style. | 
![]()  | IsEmpty | Gets whether there are no style settings set. | 
![]()  | Locked | Gets or sets the whether the style marks cells as locked. | 
![]()  | Margin | 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. | 
![]()  | Parent | Gets or sets the name of the parent NamedStyle object for the style. | 
![]()  | Renderer | Gets or sets the renderer of the cell for the style. | 
![]()  | TabStop | Gets or sets the whether the style marks cells as TabStop. | 
![]()  | VerticalAlign | Gets or sets the vertical alignment of the cell for the style. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Creates a new object that is a copy of the current instance (with the same style settings). | 
![]()  | CompareTo | Compares the current object with another object of the same type. | 
![]()  | Compose | Overloaded. Composes style settings using the current style settings and those of a specified object. | 
![]()  | CopyFrom | Copies the specified style settings of the specified object to the current object. | 
![]()  | Deserialize | Loads the object from XML. | 
![]()  | Equals | Determines whether the style settings of this object are equivalent to the object specified. | 
![]()  | GetAppearance | Overloaded. Gets the appearance settings for the StyleInfo object. | 
![]()  | GetHashCode | Returns the hash code of this object. | 
![]()  | IsPropertySet | Gets whether the specified style property is set. | 
![]()  | Merge | Overloaded. Merges the style settings with the current object. | 
![]()  | Reset | Overloaded. Resets a specified property for a style to its default setting. | 
![]()  | ResetBackColor | Resets the BackColor property to its default value. | 
![]()  | ResetBackground | Resets the Background property to its default value. | 
![]()  | ResetBorder | Resets the Border property to its default value. | 
![]()  | ResetCanFocus | Resets the CanFocus property to its default value. | 
![]()  | ResetCellType | Resets the CellType property to its default value. | 
![]()  | ResetEditor | Resets the Editor property to its default value. | 
![]()  | ResetFont | Resets the Font property to its default value. | 
![]()  | ResetForeColor | Resets the ForeColor property to its default value. | 
![]()  | ResetFormatter | Resets the Formatter property to its default value. | 
![]()  | ResetHorizontalAlignment | Resets the HorizontalAlign property to its default value. | 
![]()  | ResetLocked | Resets the Locked property to its default value. | 
![]()  | ResetMargin | Resets the Margin property to its default value. | 
![]()  | ResetParent | Resets the Parent property to its default value. | 
![]()  | ResetRenderer | Resets the Renderer property to its default value. | 
![]()  | ResetTabStop | Resets the TabStop property to its default value. | 
![]()  | ResetVerticalAlignment | Resets the VerticalAlign property to its default value. | 
![]()  | SameAppearance | Compares a StyleInfo object's appearance with the current object's appearance. | 
![]()  | Serialize | Saves the style information to XML. | 
![]()  | Serialize2 | Saves the style information to XML using short names. | 
  Equality  | Compares a specified StyleInfo object with another object for equality. | 
  Inequality  | Compares a specified StyleInfo object with another object for inequality. | 
Reference
StyleInfo ClassFarPoint.Web.Spread Namespace
NamedStyle Class
    
    
    
    
    
    


