Spread Silverlight Documentation
Cell Class Methods


GrapeCity.Windows.SpreadSheet.Data Namespace : Cell Class

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

Public Methods
 NameDescription
Public Method Caches the style object for performance reasons.  
Public Method Determines whether the specified object is equivalent to this cell.  
Public Method Gets the hash code of an object.  
Public Method Determines whether the specified value is valid.  
Public Method Resets the background color for the cell and causes the cell to inherit the background color from the default cell.  
Public Method Resets the background theme color for the cell and causes the cell to inherit the background theme color from the default cell.  
Public Method Resets the bottom cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public Method Resets the left cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public Method Resets the right cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public Method Resets the top cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public Method Resets the data validator for the cell to null.  
Public Method Resets whether the cell can receive focus to its default value.  
Public Method Resets the font family for the cell and causes the cell to inherit the font family from the default cell.  
Public Method Resets the font size for the cell and causes the cell to inherit the font size from the default cell.  
Public Method Resets the font stretch for the cell and causes the cell to inherit the font stretch from the default cell.  
Public Method Resets the font style for the cell and causes the cell to inherit the font style from the default cell.  
Public Method Resets the font theme for the cell and causes the cell to inherit the font theme from the default cell.  
Public Method Resets the font weight for the cell and causes the cell to inherit the font weight from the default cell.  
Public Method Resets the text (foreground) color for the cell and causes the cell to inherit the text color from the default cell.  
Public Method Resets the text (foreground) theme color for the cell and causes the cell to inherit the text (foreground) color from the default cell.  
Public Method Resets the formatter for the cell and causes the cell to inherit the formatter from the default cell.  
Public Method Resets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell.  
Public Method Resets the locked state for the cell and causes the cell to inherit the locked state from the default cell.  
Public Method Resets the ParentStyleName object for the cell to an empty string.  
Public Method Resets the shrink to fit setting for the cell and causes the cell to inherit the shrink to fit setting from the default cell.  
Public Method Reset Strikethrough to false.  
Public Method Resets the StyleName object for the cell to empty.  
Public Method Resets whether the user can set focus to the cell using the Tab key, to its default value.  
Public Method Resets the text for the cell to empty.  
Public Method Resets the text indent for the cell and causes the cell to inherit the text indent from the default cell.  
Public Method Reset Underline to false.  
Public Method Resets the cell value to empty.  
Public Method Resets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell.  
Public Method Resets the word wrap setting for the cell and causes the cell to inherit the word wrap setting from the default cell.  
Public MethodOverloaded.  Gets a string that contains an absolute reference to this cell in the current reference style.  
Top
See Also

Reference

Cell Class
GrapeCity.Windows.SpreadSheet.Data Namespace