Spread Windows Forms 12.0 Product Documentation
StyleInfo Class Methods


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : StyleInfo Class

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

Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance (with the same style settings).  
Public MethodCompares the current object with another object of the same type.  
Public MethodOverloaded. Composes style settings using the current style settings and those of a specified object.  
Public MethodOverridden. Copies the specified style settings of the specified object to the current object.  
Public MethodOverridden. Copy info to the target object.  
Public MethodLoads the style information from XML.  
Public MethodDetermines whether the style settings of this object are equivalent to the object specified.  
Public MethodGets the appearance settings for the specified object.  
Public MethodGets the hash code of this object.  
Public MethodOverridden. Gets whether the cell border (Border property) is set.  
Public MethodGets whether the focusable setting of the cell (CanFocus property) is set.  
Public MethodGets whether the cell padding of the cell is set.  
Public MethodOverridden. Gets whether the type of cell (CellType property) is set.  
Public MethodGets whether the editor for the cell (Editor property) is set.  
Public MethodOverridden. Gets whether the formatter for the cell (Formatter property) is set.  
Public MethodOverridden. Gets whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set.  
Public MethodGets whether IME mode is on (ImeMode property set) for a cell.  
Public MethodGets whether IME mode is on (ImeMode property set) for a cell.  
Public MethodGets whether input scope is on (InputScope property set) for a cell.  
Public MethodGets whether the lockedBackColor setting of the cell (LockBackColor property) is set.  
Public MethodGets whether the lockedFont setting of the cell (LockFont property) is set.  
Public MethodGets whether the lockedForeColor setting of the cell (LockForeColor property) is set.  
Public MethodGets whether the cell note indicator color of the cell is set.  
Public MethodDetermines whether the cell note indicator position is set.  
Public MethodDetermines whether the cell note indicator size is set.  
Public MethodGets whether the note style setting of the cell (NoteStyle property) is set.  
Public MethodGets whether the parent of the cell (Parent property) is set.  
Public MethodGets whether the specified cell style setting (property) is set.  
Public MethodGets whether the renderer for the cell (Renderer property) is set.  
Public MethodGets whether the tab stop setting of the cell (TabStop property) is set.  
Public MethodOverridden. Determines whether the text indent is set.  
Public MethodOverridden. Gets whether the vertical alignment of the cell contents (VerticalAlignment property) is set.  
Public MethodGets whether visual styles are on (VisualStyles property set) for a cell.  
Public MethodOverloaded. Merges the style settings with the current object.  
Public MethodOverridden. Resets all the style settings in the StyleInfo object to the default settings.  
Public MethodResets the Border property to its default value.  
Public MethodResets the CanFocus property to its default value.  
Public MethodResets the cell padding.  
Public MethodResets the CellType property to its default value.  
Public MethodResets the Editor property to its default value.  
Public MethodResets the Formatter property to its default value.  
Public MethodResets the HorizontalAlignment property to its default value.  
Public MethodResets the ImeMode property to its default value.  
Public MethodResets the ImeSentenceMode property to its default value.  
Public MethodResets the InputScope property to its default value.  
Public MethodResets the LockBackColor of the style to the default  
Public MethodResets the LockFont of the style to the default  
Public MethodResets the LockForeColor of the style to the default  
Public MethodResets the NoteIndicatorColor property to its default value.  
Public MethodResets the cell note indicator position.  
Public MethodResets the cell note indicator size.  
Public MethodResets the NoteStyle property to its default value.  
Public MethodResets the Parent property to its default value.  
Public MethodResets a style setting (property) to its default setting.  
Public MethodResets the Renderer property to its default value.  
Public MethodResets the TabStop property to its default value.  
Public MethodResets the text indent.  
Public MethodResets the VerticalAlignment property to its default value.  
Public MethodResets the visual styles (XP themes) for the style to the default.  
Public MethodSaves the style information to XML.  
Public MethodSets the appearance settings of an Appearance object into this object.  
Top
See Also

Reference

StyleInfo Class
FarPoint.Win.Spread Namespace
Appearance Class

User-Task Documentation

Creating and Applying a Style for Cells