Spread Windows Forms 17
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 Property (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public PropertyGets or sets the border of the cell style.  
    Public PropertyGets or sets whether the user can set focus to the cell using the keyboard or mouse.  
    Public PropertyGets whether the object in its entirety can be rendered with XML without losing any information.  
    Public PropertyGets or sets the number of spaces to add to the cell(s) in pixels.  
    Public PropertyGets or sets the type of cell for the style.  
    Public PropertyGets or sets the editor of the cell style.  
    Public Property (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public PropertyGets the font style applied to the cell for the style.  
    Public Property (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public PropertyGets or sets the formatter of the cell style.  
    Public PropertyGets or sets the horizontal alignment of the contents of the cell for the style.  
    Public PropertyGets or sets the IME mode of the cell style.  
    Public PropertyGets or sets the ImeSentenceMode of the cell style.  
    Public PropertyGets or sets the input scope of the cell style.  
    Public Property (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public PropertyGets or sets the background color of locked cell.  
    Public Property (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public PropertyGets or sets the font for locked cells.  
    Public PropertyGets or sets the foreground color of locked cells.  
    Public PropertyGets or sets the color of the cell note indicator.  
    Public PropertyGets or sets the position of the cell note indicator.  
    Public PropertyGets or sets the size of the cell note indicator.  
    Public PropertyGets 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 PropertyGets or sets the renderer of the cell style.  
    Public PropertyGets or sets whether the user can set focus to the cell using the Tab key.  
    Public PropertyGets or sets the amount to indent the text in a cell for the style.  
    Public PropertyGets or sets the vertical alignment of contents of the cell for the style.  
    Public PropertyGets or sets whether visual styles are on or off for the cell.  
    Top
    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 MethodOverridden. Determines whether the style settings of this object are equivalent to the object specified.  
    Public MethodGets the appearance settings for the specified object.  
    Public MethodOverridden. Gets the hash code of this object.  
    Public MethodGets information about the style settings from serialization.  
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    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 Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Method (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 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 Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    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 Method (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 MethodResets the cell padding.  
    Public MethodResets the CellType property to its default value.  
    Public MethodResets the Editor property to its default value.  
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Method (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 MethodResets the LockBackColor of the style to the default  
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    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