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. |
![]() | Border | Overridden. Gets the border of the cell 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 number of spaces to add to the cell(s) in pixels. |
![]() | CellType | Overridden. Gets or sets the type of cell for the style. |
![]() | Editor | Overridden. Gets or sets the editor of the cell style. |
![]() | Font | Overridden. Gets or sets the font settings of the cell for the notification style. |
![]() | FontStyle | Overridden. Gets the font style applied to the cell for the style. |
![]() | ForeColor | Overridden. Gets or sets the text color of the cell for the notification style. |
![]() | Formatter | Overridden. Gets or sets the formatter of the cell style. |
![]() | HorizontalAlignment | Overridden. Gets or sets the horizontal alignment of the contents of the cell style. |
![]() | ImeMode | Overridden. Gets or sets the IME mode of the cell style. |
![]() | ImeSentenceMode | Overridden. Gets or sets the ImeSentenceMode of the cell style. |
![]() | InputScope | Overridden. Gets or sets the input scope of the cell style. |
![]() | IsEmpty | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | LockBackColor | Overridden. Gets or sets the background color of locked cell |
![]() | Locked | Overridden. Gets or sets the whether the style marks cells as locked. |
![]() | LockFont | Overridden. Gets or sets the font for locked cells |
![]() | LockForeColor | Overridden. Gets or sets the foreground color of locked cells |
![]() | NoteIndicatorColor | Overridden. Gets or sets the color of the cell note indicator. |
![]() | NoteIndicatorPosition | Overridden. Gets or sets the position of the cell note indicator. |
![]() | NoteIndicatorSize | Overridden. Gets or sets the size of the cell note indicator. |
![]() | NoteStyle | Overridden. Gets or sets the note style of the cell for the style. |
![]() | Parent | Overridden. Gets or sets the name of the parent (NamedStyle object) of the style. |
![]() | Renderer | Overridden. Gets or sets the renderer of the cell 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 for the cell style. |
![]() | VerticalAlignment | Overridden. Gets or sets the vertical alignment of contents of the cell style. |
![]() | VisualStyles | Overridden. Gets or sets whether visual styles are on or off for the cell. |
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 | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | IsBorderSet | Overridden. |
![]() | IsCanFocusSet | Overridden. |
![]() | IsCellPaddingSet | Overridden. |
![]() | IsCellTypeSet | Overridden. |
![]() | IsEditorSet | Overridden. |
![]() | IsFontSet | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | IsForeColorSet | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | IsFormatterSet | Overridden. |
![]() | IsHorizontalAlignmentSet | Gets whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | IsImeModeSet | Overridden. |
![]() | IsImeSentenceModeSet | Overridden. |
![]() | IsInputScopeSet | Overridden. |
![]() | IsLockBackColorSet | Overridden. |
![]() | IsLockedSet | Overridden. |
![]() | IsLockFontSet | Overridden. |
![]() | IsLockForeColorSet | Overridden. |
![]() | IsNoteIndicatorColorSet | Overridden. |
![]() | IsNoteIndicatorPositionSet | Overridden. |
![]() | IsNoteIndicatorSizeSet | Overridden. |
![]() | IsNoteStyleSet | Overridden. |
![]() | IsParentSet | Overridden. |
![]() | IsPropertySet | Gets whether the specified cell style setting (property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | IsRendererSet | Overridden. |
![]() | IsTabStopSet | Overridden. |
![]() | 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) |
![]() | IsVisualStyleSet | Overridden. |
![]() | 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 | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | ResetBorder | Overridden. |
![]() | ResetCanFocus | Resets the StyleInfo.CanFocus property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ResetCellPadding | Overridden. |
![]() | ResetCellType | Overridden. |
![]() | ResetEditor | Overridden. |
![]() | ResetFont | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | ResetForeColor | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
![]() | ResetFormatter | Overridden. |
![]() | ResetHorizontalAlignment | Resets the StyleInfo.HorizontalAlignment property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ResetImeMode | Overridden. |
![]() | ResetImeSentenceMode | Overridden. |
![]() | ResetInputScope | Overridden. |
![]() | ResetLockBackColor | Overridden. |
![]() | ResetLocked | Overridden. |
![]() | ResetLockFont | Overridden. |
![]() | ResetLockForeColor | Overridden. |
![]() | ResetNoteIndicatorColor | Overridden. |
![]() | ResetNoteIndicatorPosition | Overridden. |
![]() | ResetNoteIndicatorSize | Overridden. |
![]() | ResetNoteStyle | Overridden. |
![]() | ResetParent | Overridden. |
![]() | ResetProperty | Resets a style setting (property) to its default setting. (Inherited from FarPoint.Win.Spread.StyleInfo) |
![]() | ResetRenderer | Overridden. |
![]() | ResetTabStop | Overridden. |
![]() | 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) |
![]() | ResetVisualStyles | Overridden. |
![]() | 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. |