Name | Description | |
---|---|---|
NamedStyle Constructor | Overloaded. |
The following tables list the members exposed by NamedStyle.
Name | Description | |
---|---|---|
NamedStyle Constructor | Overloaded. |
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 | Overridden. | |
LockBackColor | Overridden. Gets or sets the background color of locked cells. | |
Locked | Overridden. Gets or sets whether this style permits a cell to be edited when the sheet is protected. | |
LockFont | Overridden. Gets or sets the font for locked cells. | |
LockForeColor | Overridden. Gets or sets the foreground color of locked cells. | |
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. |
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 | 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 | Gets the hash code of this object. | |
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. |
Equality | Determines whether two styles (a specified object and a NamedStyle object) are equal. |
Inequality | Determines whether two styles (a specified object and a NamedStyle object) are not equal. |