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. | 
|  | Border | Gets or sets the border of the cell for the style. | 
|  | CanFocus | Gets or sets whether the user can set focus to the cell using the keyboard or mouse. | 
|  | CanSerializeXml | Gets whether the object in its entirety can be rendered with XML without losing any information. | 
|  | CellPadding | Gets or sets the amount of spaces to cell padding in the cell(s) in pixels. | 
|  | 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 of the cell for the style. | 
|  | HorizontalAlignment | Gets or sets the horizontal alignment of the contents 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. | 
|  | NoteIndicatorColor | Gets or sets the color of the cell note indicator. | 
|  | NoteIndicatorPosition | Gets or sets the position of the cell note indicator. | 
|  | NoteIndicatorSize | Gets or sets the size of the cell note indicator. | 
|  | NoteStyle | Gets or sets the note style of the cell for the style. | 
|  | Parent | Gets or sets the name of the parent (NamedStyle object) of the style. | 
|  | Renderer | Gets or sets the renderer of the cell for the style. | 
|  | TabStop | Gets or sets whether the user can set focus to the cell using the Tab key. | 
|  | TextIndent | Gets or sets the amount to indent the text in a cell for the style. | 
|  | VerticalAlignment | Gets or sets the vertical alignment of contents of the cell for the style. | 
|  | VisualStyles | Gets or sets whether visual styles are on or off for the cell. | 
| Name | Description | |
|---|---|---|
|  | Clone | Creates a new object that is a copy of the current instance (with the same style settings). | 
|  | 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 style information from XML. | 
|  | Equals | Determines whether the style settings of this object are equivalent to the object specified. | 
|  | GetAppearance | Gets the appearance settings for the specified object. | 
|  | GetHashCode | Gets the hash code of this object. | 
|  | IsBackColorSet | Gets whether the background color of the cell (BackColor property) is set. | 
|  | IsBorderSet | Gets whether the cell border (Border property) is set. | 
|  | IsCanFocusSet | Gets whether the focusable setting of the cell (CanFocus property) is set. | 
|  | IsCellPaddingSet | Gets whether the cell padding of the cell is set. | 
|  | IsCellTypeSet | Gets whether the type of cell (CellType property) is set. | 
|  | IsEditorSet | Gets whether the editor for the cell (Editor property) is set. | 
|  | IsFontSet | Gets whether the font of the cell (Font property) is set. | 
|  | IsForeColorSet | Gets whether the text color of the cell (ForeColor property) is set. | 
|  | IsFormatterSet | Gets whether the formatter for the cell (Formatter property) is set. | 
|  | IsHorizontalAlignmentSet | Gets whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set. | 
|  | IsLockedSet | Gets whether the locked setting of the cell (Locked property) is set. | 
|  | IsNoteIndicatorColorSet | Gets whether the cell note indicator color of the cell is set. | 
|  | IsNoteIndicatorPositionSet | Determines whether the cell note indicator position is set. | 
|  | IsNoteIndicatorSizeSet | Determines whether the cell note indicator size is set. | 
|  | IsNoteStyleSet | Gets whether the note style setting of the cell (NoteStyle property) is set. | 
|  | IsParentSet | Gets whether the parent of the cell (Parent property) is set. | 
|  | IsPropertySet | Gets whether the specified cell style setting (property) is set. | 
|  | IsRendererSet | Gets whether the renderer for the cell (Renderer property) is set. | 
|  | IsTabStopSet | Gets whether the tab stop setting of the cell (TabStop property) is set. | 
|  | IsTextIndentSet | Determines whether [is text indent set]. | 
|  | IsVerticalAlignmentSet | Gets whether the vertical alignment of the cell contents (VerticalAlignment property) is set. | 
|  | IsVisualStyleSet | Gets whether visual styles are on (VisualStyles property set) for a cell. | 
|  | Merge | Overloaded. Merges the style settings with the current object. | 
|  | Reset | Resets all the style settings in the StyleInfo object to the default settings. | 
|  | ResetBackColor | Resets the BackColor property to its default value. | 
|  | ResetBorder | Resets the Border property to its default value. | 
|  | ResetCanFocus | Resets the CanFocus property to its default value. | 
|  | ResetCellPadding | Resets the cell padding. | 
|  | 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 HorizontalAlignment property to its default value. | 
|  | ResetLocked | Resets the Locked property to its default value. | 
|  | ResetNoteIndicatorColor | Resets the NoteIndicatorColor property to its default value. | 
|  | ResetNoteIndicatorPosition | Resets the cell note indicator position. | 
|  | ResetNoteIndicatorSize | Resets the cell note indicator size. | 
|  | ResetNoteStyle | Resets the NoteStyle property to its default value. | 
|  | ResetParent | Resets the Parent property to its default value. | 
|  | ResetProperty | Resets a style setting (property) to its default setting. | 
|  | ResetRenderer | Resets the Renderer property to its default value. | 
|  | ResetTabStop | Resets the TabStop property to its default value. | 
|  | ResetTextIndent | Resets the text indent. | 
|  | ResetVerticalAlignment | Resets the VerticalAlignment property to its default value. | 
|  | ResetVisualStyles | Resets the visual styles (XP themes) for the style to the default. | 
|  | Serialize | Saves the style information to XML. | 
|  | SetAppearance | Sets the appearance settings of an Appearance object into this object. | 
Reference
StyleInfo ClassFarPoint.Win.Spread Namespace
Appearance Class
 
     
     
     
     
    