| Name | Description |
 | Clone | Overridden. Creates and returns a copy of this object. |
 | CompareTo | Compares the current object with another object of the same type. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | Compose | Overloaded. Composes style settings using the current style settings and those of a specified object. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | CopyFrom | Overridden. Copies the properties of the specified object to the current object. |
 | CopyTo | Overridden. Copy info to the target object. |
 | Deserialize | Overridden. Loads the style object from XML. |
 | Equals | Overridden. Determines whether another object is a reference to this object. |
 | GetAppearance | Gets the appearance settings for the specified object. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | GetHashCode | Overridden. Gets the hash code of this object. |
 | GetObjectData | Overridden. Populates the SerializationInfo class with information about the style settings. |
 | IsBackColorSet | Overridden. |
 | IsBorderSet | Overridden. |
 | IsCanFocusSet | Overridden. |
 | IsCellPaddingSet | Overridden. |
 | IsCellTypeSet | Overridden. |
 | IsEditorSet | Overridden. |
 | IsFontSet | Overridden. |
 | IsForeColorSet | Overridden. |
 | IsFormatterSet | Overridden. |
 | IsHorizontalAlignmentSet | Overridden. |
 | IsImeModeSet | Overridden. |
 | IsImeSentenceModeSet | Overridden. |
 | IsInputScopeSet | Overridden. |
 | IsLockBackColorSet | Overridden. |
 | IsLockedSet | Overridden. |
 | IsLockFontSet | Overridden. |
 | IsLockForeColorSet | Overridden. |
 | IsNoteIndicatorColorSet | Overridden. |
 | IsNoteIndicatorPositionSet | Overridden. |
 | IsNoteIndicatorSizeSet | Overridden. |
 | IsNoteStyleSet | Overridden. |
 | IsParentSet | Gets whether the parent of the cell (Parent property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | IsPropertySet | Overridden. |
 | IsRendererSet | Overridden. |
 | IsTabStopSet | Overridden. |
 | IsTextIndentSet | Overridden. |
 | IsVerticalAlignmentSet | Overridden. |
 | IsVisualStyleSet | Overridden. |
 | Merge | Overloaded. Merges the style settings with the current object. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | Reset | Overridden. Resets all the named style properties to their default values. |
 | ResetBackColor | Overridden. Resets the background color for the style to the default setting (not set). |
 | ResetBorder | Overridden. Resets the border for the style to the default setting (not set). |
 | ResetCanFocus | Overridden. Resets to its default value whether the user can set focus to the cell using the keyboard or mouse. |
 | ResetCellPadding | Overridden. |
 | ResetCellType | Overridden. Resets the cell type for the style to the default setting (not set). |
 | ResetEditor | Overridden. Resets the editor for the style to the default setting (not set). |
 | ResetFont | Overridden. Resets the font for the style to the default setting (not set). |
 | ResetForeColor | Overridden. Resets the text color for the style to the default setting (not set). |
 | ResetFormatter | Overridden. Resets the formatter for the style to the default setting (not set). |
 | ResetHorizontalAlignment | Overridden. Resets the horizontal alignment for the style to the default setting (not set). |
 | ResetImeMode | Overridden. Resets the IME mode for the style to the default setting (not set). |
 | ResetImeSentenceMode | Overridden. Resets the IME sentence mode for the style to the default setting (not set). |
 | ResetInputScope | Overridden. Resets the StyleInfo.InputScope property to its default value. |
 | ResetLockBackColor | Overridden. Resets the lock background color for the style to the default setting (not set). |
 | ResetLocked | Overridden. Resets to the default setting for the style whether this style permits a cell to be edited when the sheet is protected (not set). |
 | ResetLockFont | Overridden. Resets the lock font for the style to the default setting (not set). |
 | ResetLockForeColor | Overridden. Resets the lock fore color for the style to the default setting (not set). |
 | ResetName | Resets the name of the style to the default (String.Empty). |
 | ResetNoteIndicatorColor | Overridden. Resets to its default value the color of the note indicator for the style. |
 | ResetNoteIndicatorPosition | Overridden. Resets to its default value the position of the note indicator for the style. |
 | ResetNoteIndicatorSize | Overridden. Resets to its default value the color of the note indicator for the style. |
 | ResetNoteStyle | Overridden. Resets to the default setting the style of cell notes (not set). |
 | ResetParent | Overridden. Resets the StyleInfo.Parent property to its default value. |
 | ResetProperty | Overridden. Resets the specified property to the default setting (not set). |
 | ResetRenderer | Overridden. Resets the renderer for the style to the default setting (not set). |
 | ResetTabStop | Overridden. Resets to its default value whether the user can set focus to the cell using the Tab key. |
 | ResetTextIndent | Overridden. Resets the text indent. |
 | ResetVerticalAlignment | Overridden. Resets the vertical alignment for the style to the default setting (not set). |
 | ResetVisualStyles | Overridden. |
 | Serialize | Overridden. Saves the style object to XML. |
 | SetAppearance | Sets the appearance settings of an Appearance object into this object. (Inherited from FarPoint.Win.Spread.StyleInfo) |
 | ToString | Gets the value of the Name property. |