Spread Silverlight Documentation
Cell Class Methods


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

Public Methods
 NameDescription
Public MethodCacheStyleObjectCaches the style object for performance reasons.  
Public MethodEqualsDetermines whether the specified object is equivalent to this cell.  
Public MethodGetHashCodeGets the hash code of an object.  
Public MethodIsValidValueDetermines whether the specified value is valid.  
Public MethodResetBackgroundResets the background color for the cell and causes the cell to inherit the background color from the default cell.  
Public MethodResetBackgroundThemeColorResets the background theme color for the cell and causes the cell to inherit the background theme color from the default cell.  
Public MethodResetBorderBottomResets the bottom cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResetBorderLeftResets the left cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResetBorderRightResets the right cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResetBorderTopResets the top cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResetDataValidatorResets the data validator for the cell to null.  
Public MethodResetFocusableResets whether the cell can receive focus to its default value.  
Public MethodResetFontFamilyResets the font family for the cell and causes the cell to inherit the font family from the default cell.  
Public MethodResetFontSizeResets the font size for the cell and causes the cell to inherit the font size from the default cell.  
Public MethodResetFontStretchResets the font stretch for the cell and causes the cell to inherit the font stretch from the default cell.  
Public MethodResetFontStyleResets the font style for the cell and causes the cell to inherit the font style from the default cell.  
Public MethodResetFontThemeResets the font theme for the cell and causes the cell to inherit the font theme from the default cell.  
Public MethodResetFontWeightResets the font weight for the cell and causes the cell to inherit the font weight from the default cell.  
Public MethodResetForegroundResets the text (foreground) color for the cell and causes the cell to inherit the text color from the default cell.  
Public MethodResetForegroundThemeColorResets the text (foreground) theme color for the cell and causes the cell to inherit the text (foreground) color from the default cell.  
Public MethodResetFormatterResets the formatter for the cell and causes the cell to inherit the formatter from the default cell.  
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell.  
Public MethodResetLockedResets the locked state for the cell and causes the cell to inherit the locked state from the default cell.  
Public MethodResetParentStyleNameResets the ParentStyleName object for the cell to an empty string.  
Public MethodResetShrinkToFitResets the shrink to fit setting for the cell and causes the cell to inherit the shrink to fit setting from the default cell.  
Public MethodResetStrikethroughReset Strikethrough to false.  
Public MethodResetStyleNameResets the StyleName object for the cell to empty.  
Public MethodResetTabStopResets whether the user can set focus to the cell using the Tab key, to its default value.  
Public MethodResetTextResets the text for the cell to empty.  
Public MethodResetTextIndentResets the text indent for the cell and causes the cell to inherit the text indent from the default cell.  
Public MethodResetUnderlineReset Underline to false.  
Public MethodResetValueResets the cell value to empty.  
Public MethodResetVerticalAlignmentResets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell.  
Public MethodResetWordWrapResets the word wrap setting for the cell and causes the cell to inherit the word wrap setting from the default cell.  
Public MethodToStringOverloaded. 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

 

 


Copyright © GrapeCity, inc. All rights reserved.