Spread Silverlight Documentation
Cell Class Members
Properties  Methods  Events


GrapeCity.Windows.SpreadSheet.Data Namespace : Cell Class

The following tables list the members exposed by Cell.

Public Properties
 NameDescription
Public Property Gets an object that describes the displayed background of a cell.  
Public Property Gets the displayed left cell border.  
Public Property Gets the displayed left border of a cell.  
Public Property Gets the displayed right cell border.  
Public Property Gets the displayed top border of a cell.  
Public Property Gets the current cell data converter.  
Public Property Gets a value that indicates whether the user can currently set focus to the cell using the keyboard or mouse.  
Public Property Gets or sets the displayed font family of the cell.  
Public Property Gets or sets the displayed cell font size in points.  
Public Property Gets or sets the current degree to which a font is condensed or expanded.  
Public Property Gets or sets the displayed cell font style.  
Public Property Gets or sets the displayed weight for the cell font.  
Public Property Gets an object that describes the displayed foreground of a cell.  
Public Property Gets the current cell formatter.  
Public Property Gets or sets the displayed horizontal alignment of the cell contents.  
Public Property Gets a value that indicates whether a cell is currently marked as locked from editing.  
Public Property Gets or sets the current value that indicates whether the text shrinks to fit in the cell.  
Public Property Gets the current value that indicates whether Stikethrough is used.  
Public Property Gets a value that indicates whether the user can currently set focus to the cell using the Tab key.  
Public Property Gets or sets the current amount used to indent the cell text.  
Public Property Gets the current value that indicates whether Underline is used.  
Public Property Gets or sets the displayed vertical alignment of the cell contents.  
Public Property Gets or sets the current value that indicates whether the text wraps in the cell.  
Public Property Gets or sets the background for a cell.  
Public Property Gets or sets the background theme color for a cell.  
Public Property Gets or sets the right cell border.  
Public Property Gets or sets the left cell border.  
Public Property Gets or sets the right cell border.  
Public Property Gets or sets the top cell border.  
Public Property Gets the column that contains this cell.  
Public Property Gets or sets the number of columns spanned by this cell.  
Public Property Gets or sets the data validator for a cell.  
Public Property Gets or sets a value that indicates whether the user can set focus to the cell using the keyboard or mouse.  
Public Property Gets or sets the font family of the cell.  
Public Property Gets or sets the font size of the cell, in points.  
Public Property Gets or sets the degree to which a font is condensed or expanded.  
Public Property Gets or sets the font style for the cell.  
Public Property Gets or sets the font theme of the cell.  
Public Property Gets or sets the font weight for the cell.  
Public Property Gets or sets the cell foreground.  
Public Property Gets or sets the foreground theme color for the cell.  
Public Property Gets or sets the formatter for a cell.  
Public Property Gets or sets the formula in a cell.  
Public Property Gets or sets the horizontal alignment of the cell contents.  
Public Property Gets or sets a value that indicates whether the cell value is valid.  
Public Property Gets or sets a value that indicates whether a cell is marked as locked from editing.  
Public Property Gets the parent for this cell.  
Public Property Gets or sets the parent style for a cell.  
Public Property Gets the row that contains this cell.  
Public Property Gets or sets the number of rows spanned by a cell.  
Public Property Gets the sheet area that the cell belongs to.  
Public Property Gets or sets whether to support shrink to fit.  
Public Property Gets or sets sparkline information for a cell.  
Public Property Gets the cell range of the sparkline.  
Public Property Gets the axis range of the sparkline.  
Public Property Gets or sets a value that indicates whether Strikethrough take effect.  
Public Property Gets or sets the custom style for the cell.  
Public Property Gets or sets a value that indicates whether the user can set focus to the cell using the Tab key.  
Public Property Gets or sets an application-defined tag value for a cell.  
Public Property Gets or sets the text in a cell.  
Public Property Gets or sets the amount to indent the cell text.  
Public Property Gets or sets a value that indicates whether Underline take effect.  
Public Property Gets or sets the value in a cell.  
Public Property Gets or sets the vertical alignment of the cell contents.  
Public Property Gets or sets whether to support word wrap.  
Public Property Gets the worksheet that the cell belongs to.  
Top
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
Public Events
 NameDescription
Public Event Occurs when a property value changes.  
Top
See Also

Reference

Cell Class
GrapeCity.Windows.SpreadSheet.Data Namespace