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

Reference

Cell Class
GrapeCity.Windows.SpreadSheet.Data Namespace