Spread Windows Forms 10.0 Product Documentation
NamedStyle Class Properties


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

Public Properties
 NameDescription
Public PropertyBackColorOverridden. Gets or sets the background color for the style.  
Public PropertyBorderOverridden. Gets or sets the border for the style.  
Public PropertyCanFocusOverridden. Gets or sets whether the user can set focus to the cell using the keyboard or mouse.  
Public PropertyCanSerializeXmlGets whether the object in its entirety can be rendered with XML without losing any information. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public PropertyCellPaddingOverridden. Gets or sets the amount of spaces for cell padding in the cell in pixels.  
Public PropertyCellTypeOverridden. Gets or sets the cell type for the style.  
Public PropertyEditorOverridden. Gets or sets the editor for the style.  
Public PropertyFontOverridden. Gets or sets the font for the style.  
Public PropertyFontStyleGets the font style applied to the cell for the style. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public PropertyForeColorOverridden. Gets or sets the text color for the style.  
Public PropertyFormatterOverridden. Gets or sets the formatter for the style.  
Public PropertyHorizontalAlignmentOverridden. Gets or sets the horizontal alignment for the named style.  
Public PropertyImeModeOverridden. Gets or sets the IME mode for the style.  
Public PropertyImeSentenceModeOverridden. Gets or sets the IME sentence mode for the style.  
Public PropertyInputScopeOverridden. Gets or sets the input scope for the style.  
Public PropertyIsEmptyGets whether there are no style settings set. (Inherited from FarPoint.Win.Spread.StyleInfo)
Public PropertyLockBackColorOverridden. Gets or sets the background color of locked cells //FB#222758 briannguyen 2016/12/13  
Public PropertyLockedOverridden. Gets or sets whether this style permits a cell to be edited when the sheet is protected.  
Public PropertyLockFontOverridden. Gets or sets the font for locked cells //FB#222758 briannguyen 2016/12/13  
Public PropertyLockForeColorOverridden. Gets or sets the foreground color of locked cells //FB#222758 briannguyen 2016/12/13  
Public PropertyNameGets or sets the name of the style.  
Public PropertyNoteIndicatorColorOverridden. Gets or sets the color of the cell note indicator.  
Public PropertyNoteIndicatorPositionOverridden. Gets or sets the position of the note indicator for a cell.  
Public PropertyNoteIndicatorSizeOverridden. Gets or sets the size of the cell note indicator.  
Public PropertyNoteStyleOverridden. Gets or sets the style of cell notes for the cell style.  
Public PropertyParentOverridden. Gets or sets the name of the parent for the style.  
Public PropertyRendererOverridden. Gets or sets the renderer for the style.  
Public PropertyTabStopOverridden. Gets or sets whether the user can set focus to the cell using the Tab key.  
Public PropertyTextIndentOverridden. Gets or sets the amount to indent the text in a cell.  
Public PropertyVerticalAlignmentOverridden. Gets or sets the vertical alignment for the style.  
Public PropertyVisualStylesOverridden. Gets or sets the visual style setting for the named style.  
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.