| Name | Description |
 | BackColor | Overridden. Gets or sets the background color for the style. |
 | Border | Overridden. Gets or sets the border for the style. |
 | CanFocus | Overridden. 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. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | CellPadding | Overridden. Gets or sets the amount of spaces for cell padding in the cell in pixels. |
 | CellType | Overridden. Gets or sets the cell type for the style. |
 | Editor | Overridden. Gets or sets the editor for the style. |
 | Font | Overridden. Gets or sets the font for the style. |
 | FontStyle | Gets the font style applied to the cell for the style. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | ForeColor | Overridden. Gets or sets the text color for the style. |
 | Formatter | Overridden. Gets or sets the formatter for the style. |
 | HorizontalAlignment | Overridden. Gets or sets the horizontal alignment for the named style. |
 | ImeMode | Overridden. Gets or sets the IME mode for the style. |
 | ImeSentenceMode | Overridden. Gets or sets the IME sentence mode for the style. |
 | InputScope | Overridden. Gets or sets the input scope for the style. |
 | IsEmpty | Gets whether there are no style settings set. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | Locked | Overridden. Gets or sets whether this style permits a cell to be edited when the sheet is protected. |
 | Name | Gets or sets the name of the style. |
 | NoteIndicatorColor | Overridden. Gets or sets the color of the cell note indicator. |
 | NoteIndicatorPosition | Overridden. Gets or sets the position of the note indicator for a cell. |
 | NoteIndicatorSize | Overridden. Gets or sets the size of the cell note indicator. |
 | NoteStyle | Overridden. Gets or sets the style of cell notes for the cell style. |
 | Parent | Overridden. Gets or sets the name of the parent for the style. |
 | Renderer | Overridden. Gets or sets the renderer for the style. |
 | TabStop | Overridden. Gets or sets whether the user can set focus to the cell using the Tab key. |
 | TextIndent | Overridden. Gets or sets the amount to indent the text in a cell. |
 | VerticalAlignment | Overridden. Gets or sets the vertical alignment for the style. |
 | VisualStyles | Overridden. Gets or sets the visual style setting for the named style. |