Spread WPF 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 MethodCaches the style object for performance reasons.  
Public MethodDetermines whether the specified object is equivalent to this cell.  
Public MethodGets the hash code of an object.  
Public MethodDetermines whether the specified value is valid.  
Public MethodResets the background color for the cell and causes the cell to inherit the background color from the default cell.  
Public MethodResets the background theme color for the cell and causes the cell to inherit the background theme color from the default cell.  
Public MethodResets the bottom cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResets the left cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResets the right cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResets the top cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResets the data validator for the cell to null.  
Public MethodResets whether the cell can receive focus to its default value.  
Public MethodResets the font family for the cell and causes the cell to inherit the font family from the default cell.  
Public MethodResets the font size for the cell and causes the cell to inherit the font size from the default cell.  
Public MethodResets the font stretch for the cell and causes the cell to inherit the font stretch from the default cell.  
Public MethodResets the font style for the cell and causes the cell to inherit the font style from the default cell.  
Public MethodResets the font theme for the cell and causes the cell to inherit the font theme from the default cell.  
Public MethodResets the font weight for the cell and causes the cell to inherit the font weight from the default cell.  
Public MethodResets the text (foreground) color for the cell and causes the cell to inherit the text color from the default cell.  
Public MethodResets the text (foreground) theme color for the cell and causes the cell to inherit the text (foreground) color from the default cell.  
Public MethodResets the formatter for the cell and causes the cell to inherit the formatter from the default cell.  
Public MethodResets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell.  
Public MethodResets the locked state for the cell and causes the cell to inherit the locked state from the default cell.  
Public MethodResets the ParentStyleName object for the cell to an empty string.  
Public MethodResets the shrink to fit setting for the cell and causes the cell to inherit the shrink to fit setting from the default cell.  
Public MethodReset Strikethrough to false.  
Public MethodResets the StyleName object for the cell to empty.  
Public MethodResets whether the user can set focus to the cell using the Tab key, to its default value.  
Public MethodResets the text for the cell to empty.  
Public MethodResets the text indent for the cell and causes the cell to inherit the text indent from the default cell.  
Public MethodReset Underline to false.  
Public MethodResets the cell value to empty.  
Public MethodResets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell.  
Public MethodResets 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