Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class
Properties Methods

In This Topic
    StyleInfo Class Members
    In This Topic

    The following tables list the members exposed by StyleInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the cell for the style. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Property Gets or sets the border of the cell style.  
    Public Property Gets or sets whether the user can set focus to the cell using the keyboard or mouse.  
    Public Property Gets whether the object in its entirety can be rendered with XML without losing any information.  
    Public Property Gets or sets the number of spaces to add to the cell(s) in pixels.  
    Public Property Gets or sets the type of cell for the style.  
    Public Property Gets or sets the editor of the cell style.  
    Public PropertyGets or sets the font settings of the cell for the style. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Property Gets the font style applied to the cell for the style.  
    Public PropertyGets or sets the text color of the cell for the style. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Property Gets or sets the formatter of the cell style.  
    Public Property Gets or sets the horizontal alignment of the contents of the cell for the style.  
    Public Property Gets or sets the IME mode of the cell style.  
    Public Property Gets or sets the ImeSentenceMode of the cell style.  
    Public Property Gets or sets the input scope of the cell style.  
    Public PropertyGets whether there are no style settings set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Property Gets or sets the background color of locked cell.  
    Public PropertyGets or sets the whether the style marks cells as locked. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Property Gets or sets the font for locked cells.  
    Public Property Gets or sets the foreground color of locked cells.  
    Public Property Gets or sets the color of the cell note indicator.  
    Public Property Gets or sets the position of the cell note indicator.  
    Public Property Gets or sets the size of the cell note indicator.  
    Public Property Gets or sets the note style of the cell for the style.  
    Public PropertyGets or sets the name of the parent (NamedStyle object) of the style.  
    Public Property Gets or sets the renderer of the cell style.  
    Public Property Gets or sets whether the user can set focus to the cell using the Tab key.  
    Public Property Gets or sets the amount to indent the text in a cell for the style.  
    Public Property Gets or sets the vertical alignment of contents of the cell for the style.  
    Public Property Gets or sets whether visual styles are on or off for the cell.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a new object that is a copy of the current instance (with the same style settings).  
    Public Method Compares 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 Method Loads the style information from XML.  
    Public MethodOverridden.  Determines whether the style settings of this object are equivalent to the object specified.  
    Public Method Gets the appearance settings for the specified object.  
    Public MethodOverridden.  Gets the hash code of this object.  
    Public MethodGets whether the background color of the cell (BackColor property) is set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public MethodOverridden.  Gets whether the cell border (Border property) is set.  
    Public Method Gets whether the focusable setting of the cell (CanFocus property) is set.  
    Public Method Gets whether the cell padding of the cell is set.  
    Public MethodOverridden.  Gets whether the type of cell (CellType property) is set.  
    Public Method Gets whether the editor for the cell (Editor property) is set.  
    Public MethodGets whether the font of the cell (Font property) is set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public MethodGets whether the text color of the cell (ForeColor property) is set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    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 Method Gets whether IME mode is on (ImeMode property set) for a cell.  
    Public Method Gets whether IME mode is on (ImeMode property set) for a cell.  
    Public Method Gets whether input scope is on (InputScope property set) for a cell.  
    Public Method Gets whether the lockedBackColor setting of the cell (LockBackColor property) is set.  
    Public MethodGets whether the locked setting of the cell (Locked property) is set. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Method Gets whether the lockedFont setting of the cell (LockFont property) is set.  
    Public Method Gets whether the lockedForeColor setting of the cell (LockForeColor property) is set.  
    Public Method Gets whether the cell note indicator color of the cell is set.  
    Public Method Determines whether the cell note indicator position is set.  
    Public Method Determines whether the cell note indicator size is set.  
    Public Method Gets whether the note style setting of the cell (NoteStyle property) is set.  
    Public Method Gets whether the parent of the cell (Parent property) is set.  
    Public Method Gets whether the specified cell style setting (property) is set.  
    Public Method Gets whether the renderer for the cell (Renderer property) is set.  
    Public Method Gets 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 Method Gets 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 FarPoint.Win.Spread.StyleInfo.BackColor property to its default value. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public MethodResets the Border property to its default value.  
    Public MethodResets the CanFocus property to its default value.  
    Public Method Resets the cell padding.  
    Public MethodResets the CellType property to its default value.  
    Public MethodResets the Editor property to its default value.  
    Public MethodResets the FarPoint.Win.Spread.StyleInfo.Font property to its default value. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public MethodResets the FarPoint.Win.Spread.StyleInfo.ForeColor property to its default value. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    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 Method Resets the LockBackColor of the style to the default  
    Public MethodResets the FarPoint.Win.Spread.StyleInfo.Locked property to its default value. (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Method Resets the LockFont of the style to the default  
    Public Method Resets the LockForeColor of the style to the default  
    Public MethodResets the NoteIndicatorColor property to its default value.  
    Public Method Resets the cell note indicator position.  
    Public Method Resets the cell note indicator size.  
    Public MethodResets the NoteStyle property to its default value.  
    Public MethodResets the Parent property to its default value.  
    Public Method Resets 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 Method Resets the text indent.  
    Public MethodResets the VerticalAlignment property to its default value.  
    Public Method Resets the visual styles (XP themes) for the style to the default.  
    Public Method Saves the style information to XML.  
    Public MethodSets the appearance settings of an Appearance object into this object.  
    Top
    See Also