Spread Silverlight Documentation
TableStyleInfo Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : TableStyleInfo Class

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

Public Methods
 NameDescription
Public Method Creates a new object that is a copy of the current instance.  
Public MethodDetermines whether the specified System.Object is equal to this instance.  
Public Method Returns a hash code for this instance.  
Public Method Initializes this instance.  
Public Method Gets a value that indicates whether the background of the cell (Background property) is set.  
Public Method Gets a value that indicates whether the background theme color of the cell (BackgroundThemeColor property) is set.  
Public Method Gets a value that indicates whether the bottom cell border (Border property) is set.  
Public Method Gets a value that indicates whether the horizontal cell border (Border property) is set.  
Public Method Gets a value that indicates whether the left cell border (Border property) is set.  
Public Method Gets a value that indicates whether the right cell border (Border property) is set.  
Public Method Gets a value that indicates whether the top cell border (Border property) is set.  
Public Method Gets a value that indicates whether the vertical cell border (Border property) is set.  
Public Method Gets a value that indicates whether the font stretch setting of the cell (FontStretch property) is set.  
Public Method Gets a value that indicates whether the font style setting of the cell (FontStyle property) is set.  
Public Method Gets a value that indicates whether the font weight setting of the cell (FontWeight property) is set.  
Public Method Gets a value that indicates whether the foreground of the cell (Foreground property) is set.  
Public Method Gets a value that indicates whether the foreground theme color of the cell (ForegroundThemeColor property) is set.  
Public MethodResets all the style settings in the StyleInfo object to the default settings.  
Public Method Resets the Background property to its default value.  
Public Method Resets the BackgroundThemeColor property to its default value.  
Public Method Resets the BorderBottom property to its default value.  
Public Method Resets the BorderHorizontal property to its default value.  
Public Method Resets the BorderLeft property to its default value.  
Public Method Resets the BorderRight property to its default value.  
Public Method Resets the BorderTop property to its default value.  
Public Method Resets the BorderVertical property to its default value.  
Public Method Resets the FontStretch property to its default value.  
Public Method Resets the FontStyle property to its default value.  
Public Method Resets the FontWeight property to its default value.  
Public Method Resets the Foreground property to its default value.  
Public Method Resets the ForegroundThemeColor property to its default value.  
Top
See Also

Reference

TableStyleInfo Class
GrapeCity.Windows.SpreadSheet.Data Namespace