Spread Silverlight Documentation
StyleInfo Class Properties


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

Public Properties
 NameDescription
Public PropertyBackgroundGets or sets a System.Windows.Media.Brush object that describes the background for a cell.  
Public PropertyBackgroundThemeColorGets or sets a System.String object that describes the background for a cell.  
Public PropertyBorderBottomGets or sets the bottom border for a cell.  
Public PropertyBorderLeftGets or sets the left border for a cell.  
Public PropertyBorderRightGets or sets the right border for a cell.  
Public PropertyBorderTopGets or sets the top border for a cell.  
Public PropertyDataValidatorGets or sets the data validator.  
Public PropertyFocusableGets or sets a value that indicates whether the user can set focus to the cell using the keyboard or mouse.  
Public PropertyFontFamilyGets or sets the font family of the cell.  
Public PropertyFontSizeGets or sets the font size of the cell in points.  
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded.  
Public PropertyFontStyleGets or sets the font style for the cell.  
Public PropertyFontThemeGets or sets the font theme of the cell.  
Public PropertyFontWeightGets or sets the font weight for the cell.  
Public PropertyForegroundGets or sets an object that describes the foreground for a cell.  
Public PropertyForegroundThemeColorGets or sets a System.String object that describes the foreground for a cell.  
Public PropertyFormatterGets or sets the formatter for a cell.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the cell contents.  
Public PropertyIsEmptyGets a value that indicates whether style settings are set.  
Public PropertyLockedGets or sets a value that indicates whether a cell is marked as locked from editing.  
Public PropertyNameGets or sets the name of the style.  
Public PropertyParentGets or sets the name of the parent (StyleInfo object) of the style.  
Public PropertyShrinkToFitGets or sets whether to shrink to fit.  
Public PropertyStrikethroughGets or sets a value that indicates whether Strikethrough is set.  
Public PropertyTabStopGets or sets a value that indicates whether the user can set focus to the cell using the Tab key.  
Public PropertyTextIndentGets or sets the amount to indent the text in a cell.  
Public PropertyUnderlineGets or sets a value that indicates whether Underline is set.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the cell contents.  
Public PropertyWordWrapGets or sets whether to wrap text.  
Top
See Also

Reference

StyleInfo Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.