Spread Silverlight Documentation
TableStyleInfo Class Members
Properties  Methods 


The following tables list the members exposed by TableStyleInfo.

Public Constructors
 NameDescription
Public ConstructorTableStyleInfo Constructor  
Top
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 PropertyBorderHorizontalGets or sets the horizontal 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 PropertyBorderVerticalGets or sets the vertical border for a cell.  
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 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 PropertyIsEmptyGets a value that indicates whether style settings are set.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodEqualsDetermines whether the specified System.Object is equal to this instance.  
Public MethodGetHashCodeReturns a hash code for this instance.  
Public MethodInitInitializes this instance.  
Public MethodIsBackgroundSetGets a value that indicates whether the background of the cell (Background property) is set.  
Public MethodIsBackgroundThemeColorSetGets a value that indicates whether the background theme color of the cell (BackgroundThemeColor property) is set.  
Public MethodIsBorderBottomSetGets a value that indicates whether the bottom cell border (Border property) is set.  
Public MethodIsBorderHorizontalSetGets a value that indicates whether the horizontal cell border (Border property) is set.  
Public MethodIsBorderLeftSetGets a value that indicates whether the left cell border (Border property) is set.  
Public MethodIsBorderRightSetGets a value that indicates whether the right cell border (Border property) is set.  
Public MethodIsBorderTopSetGets a value that indicates whether the top cell border (Border property) is set.  
Public MethodIsBorderVerticalSetGets a value that indicates whether the vertical cell border (Border property) is set.  
Public MethodIsFontStretchSetGets a value that indicates whether the font stretch setting of the cell (FontStretch property) is set.  
Public MethodIsFontStyleSetGets a value that indicates whether the font style setting of the cell (FontStyle property) is set.  
Public MethodIsFontWeightSetGets a value that indicates whether the font weight setting of the cell (FontWeight property) is set.  
Public MethodIsForegroundSetGets a value that indicates whether the foreground of the cell (Foreground property) is set.  
Public MethodIsForegroundThemeColorSetGets a value that indicates whether the foreground theme color of the cell (ForegroundThemeColor property) is set.  
Public MethodResetResets all the style settings in the StyleInfo object to the default settings.  
Public MethodResetBackgroundResets the Background property to its default value.  
Public MethodResetBackgroundThemeColorResets the BackgroundThemeColor property to its default value.  
Public MethodResetBorderBottomResets the BorderBottom property to its default value.  
Public MethodResetBorderHorizontalResets the BorderHorizontal property to its default value.  
Public MethodResetBorderLeftResets the BorderLeft property to its default value.  
Public MethodResetBorderRightResets the BorderRight property to its default value.  
Public MethodResetBorderTopResets the BorderTop property to its default value.  
Public MethodResetBorderVerticalResets the BorderVertical property to its default value.  
Public MethodResetFontStretchResets the FontStretch property to its default value.  
Public MethodResetFontStyleResets the FontStyle property to its default value.  
Public MethodResetFontWeightResets the FontWeight property to its default value.  
Public MethodResetForegroundResets the Foreground property to its default value.  
Public MethodResetForegroundThemeColorResets the ForegroundThemeColor property to its default value.  
Top
See Also

Reference

TableStyleInfo Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.