Spread Windows Forms 10.0 Product Documentation
NamedStyle Class Methods


For a list of all members of this type, see NamedStyle members.

Public Methods
 NameDescription
Public MethodCloneOverridden. Creates and returns a copy of this object.  
Public MethodCompareToCompares the current object with another object of the same type. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodComposeOverloaded. Composes style settings using the current style settings and those of a specified object. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodCopyFromOverridden. Copies the properties of the specified object to the current object.  
Public MethodDeserializeOverridden. Loads the style object from XML.  
Public MethodEqualsDetermines whether another object is a reference to this object.  
Public MethodGetAppearanceGets the appearance settings for the specified object. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodGetHashCodeGets the hash code of this object.  
Public MethodIsBackColorSetGets whether the background color of the cell (BackColor property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsBorderSetGets whether the cell border (Border property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsCanFocusSetGets whether the focusable setting of the cell (CanFocus property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsCellPaddingSetGets whether the cell padding of the cell is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsCellTypeSetGets whether the type of cell (CellType property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsEditorSetGets whether the editor for the cell (Editor property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsFontSetGets whether the font of the cell (Font property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsForeColorSetGets whether the text color of the cell (ForeColor property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsFormatterSetGets whether the formatter for the cell (Formatter property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsHorizontalAlignmentSetGets whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsImeModeSetGets whether IME mode is on (ImeMode property set) for a cell. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsImeSentenceModeSetGets whether IME mode is on (ImeMode property set) for a cell. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsInputScopeSetGets whether input scope is on (InputScope property set) for a cell. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsLockBackColorSetGets whether the lockedBackColor setting of the cell (LockBackColor property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsLockedSetGets whether the locked setting of the cell (Locked property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsLockFontSetGets whether the lockedFont setting of the cell (LockFont property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsLockForeColorSetGets whether the lockedForeColor setting of the cell (LockForeColor property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsNoteIndicatorColorSetGets whether the cell note indicator color of the cell is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsNoteIndicatorPositionSetDetermines whether the cell note indicator position is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsNoteIndicatorSizeSetDetermines whether the cell note indicator size is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsNoteStyleSetGets whether the note style setting of the cell (NoteStyle property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsParentSetGets whether the parent of the cell (Parent property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsPropertySetGets whether the specified cell style setting (property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsRendererSetGets whether the renderer for the cell (Renderer property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsTabStopSetGets whether the tab stop setting of the cell (TabStop property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsTextIndentSetDetermines whether the text indent is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsVerticalAlignmentSetGets whether the vertical alignment of the cell contents (VerticalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodIsVisualStyleSetGets whether visual styles are on (VisualStyles property set) for a cell. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodMergeOverloaded. Merges the style settings with the current object. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodResetOverridden. Resets all the named style properties to their default values.  
Public MethodResetBackColorOverridden. Resets the background color for the style to the default setting (not set).  
Public MethodResetBorderOverridden. Resets the border for the style to the default setting (not set).  
Public MethodResetCanFocusOverridden. Resets to its default value whether the user can set focus to the cell using the keyboard or mouse.  
Public MethodResetCellPaddingResets the cell padding. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodResetCellTypeOverridden. Resets the cell type for the style to the default setting (not set).  
Public MethodResetEditorOverridden. Resets the editor for the style to the default setting (not set).  
Public MethodResetFontOverridden. Resets the font for the style to the default setting (not set).  
Public MethodResetForeColorOverridden. Resets the text color for the style to the default setting (not set).  
Public MethodResetFormatterOverridden. Resets the formatter for the style to the default setting (not set).  
Public MethodResetHorizontalAlignmentOverridden. Resets the horizontal alignment for the style to the default setting (not set).  
Public MethodResetImeModeOverridden. Resets the IME mode for the style to the default setting (not set).  
Public MethodResetImeSentenceModeOverridden. Resets the IME sentence mode for the style to the default setting (not set).  
Public MethodResetInputScopeResets the StyleInfo.InputScope property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodResetLockBackColorOverridden. Resets the lock background color for the style to the default setting (not set).  
Public MethodResetLockedOverridden. Resets to the default setting for the style whether this style permits a cell to be edited when the sheet is protected (not set).  
Public MethodResetLockFontOverridden. Resets the lock font for the style to the default setting (not set).  
Public MethodResetLockForeColorOverridden. Resets the lock fore color for the style to the default setting (not set).  
Public MethodResetNameResets the name of the style to the default (String.Empty).  
Public MethodResetNoteIndicatorColorOverridden. Resets to its default value the color of the note indicator for the style.  
Public MethodResetNoteIndicatorPositionOverridden. Resets to its default value the position of the note indicator for the style.  
Public MethodResetNoteIndicatorSizeOverridden. Resets to its default value the color of the note indicator for the style.  
Public MethodResetNoteStyleOverridden. Resets to the default setting the style of cell notes (not set).  
Public MethodResetParentResets the StyleInfo.Parent property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodResetPropertyOverridden. Resets the specified property to the default setting (not set).  
Public MethodResetRendererOverridden. Resets the renderer for the style to the default setting (not set).  
Public MethodResetTabStopOverridden. Resets to its default value whether the user can set focus to the cell using the Tab key.  
Public MethodResetTextIndentResets the text indent. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodResetVerticalAlignmentOverridden. Resets the vertical alignment for the style to the default setting (not set).  
Public MethodResetVisualStylesResets the visual styles (XP themes) for the style to the default. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodSerializeOverridden. Saves the style object to XML.  
Public MethodSetAppearanceSets the appearance settings of an Appearance object into this object. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public MethodToStringGets the value of the Name property.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
See Also

Reference

NamedStyle Class
FarPoint.Win.Spread Namespace
StyleName Property

User-Task Documentation

Creating and Applying a Style for Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.