| Name | Description | |
|---|---|---|
![]() | AppearanceStyleInfo Constructor | Overloaded. |
The following tables list the members exposed by AppearanceStyleInfo.
| Name | Description | |
|---|---|---|
![]() | AppearanceStyleInfo Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | BackColor | Overridden. Gets or sets the cell background color for the notification style. |
![]() | CanSerializeXml | Gets whether the object in its entirety can be rendered with XML without losing any information. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | Font | Overridden. Gets or sets the font settings of the cell for the notification style. |
![]() | ForeColor | Overridden. Gets or sets the text color of the cell for the notification style. |
![]() | HorizontalAlignment | Overridden. Gets or sets the horizontal alignment of the contents of the cell style. |
![]() | IsEmpty | Gets whether there are no style settings set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | TextIndent | Overridden. Gets or sets the amount to indent the text for the cell style. |
![]() | VerticalAlignment | Overridden. Gets or sets the vertical alignment of contents of the cell style. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a clone of the current 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 | Copies the specified style settings of the specified object to the current object. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | CopyTo | Copy info to the target object. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | Deserialize | Loads the object from XML. |
![]() | Equals | Overridden. |
![]() | GetActualStyle | Gets the actual style |
![]() | 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 | Gets the object data. |
![]() | IsBackColorSet | Gets whether the background color of the cell (BackColor property) is set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | IsFontSet | Gets whether the font of the cell (Font property) is set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | IsForeColorSet | Gets whether the text color of the cell (ForeColor property) is set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | IsHorizontalAlignmentSet | Gets whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | IsPropertySet | Gets whether the specified cell style setting (property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | IsTextIndentSet | Determines whether the text indent is set. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | IsVerticalAlignmentSet | Gets whether the vertical alignment of the cell contents (VerticalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | Merge | Overloaded. Merges the style settings with the current object. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | Reset | Resets all the style settings in the StyleInfo object to the default settings. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ResetBackColor | Resets the FarPoint.Win.Spread.StyleInfo.BackColor property to its default value. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | ResetCanFocus | Resets the StyleInfo.CanFocus property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ResetFont | Resets the FarPoint.Win.Spread.StyleInfo.Font property to its default value. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | ResetForeColor | Resets the FarPoint.Win.Spread.StyleInfo.ForeColor property to its default value. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | ResetHorizontalAlignment | Resets the StyleInfo.HorizontalAlignment property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ResetProperty | Resets a style setting (property) to its default setting. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ResetTextIndent | Resets the text indent. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ResetVerticalAlignment | Resets the StyleInfo.VerticalAlignment property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | Serialize | Overridden. Saves the object to XML. |
![]() | SetAppearance | Sets the appearance settings of an Appearance object into this object. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ToString | Returns a System.String that represents the AppearanceStyleInfo. |