Spread Windows Forms 10.0 Product Documentation
Cell Class Methods


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

Public Methods
 NameDescription
Public MethodEqualsDetermines whether the specified object is equivalent to this cell.  
Public MethodGetHashCodeHash code of an object  
Public MethodGroupSparklineOverloaded. Groups the sparkline.  
Public MethodInvalidateInvalidates the displayed cells and sends the message to repaint them.  
Public MethodResetBackColorResets the background color for the cell and makes the cell inherit the background color from the default cell.  
Public MethodResetBorderResets the cell border for the cell and makes the cell inherit the cell border from the default cell.  
Public MethodResetCanFocusResets to its default value whether the cell can receive focus.  
Public MethodResetCellPaddingResets the cell padding.  
Public MethodResetCellTypeResets the cell type for the cell and makes the cell inherit the cell type from the default cell.  
Public MethodResetFontResets the font for the cell and makes the cell inherit the font from the default cell.  
Public MethodResetForeColorResets the text (foreground) color for the cell and makes the cell inherit the text color from the default cell.  
Public MethodResetFormulaResets the formula for the cell to empty.  
Public MethodResetHorizontalAlignmentResets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell.  
Public MethodResetImeModeResets the background color for the cell and makes the cell inherit the IME mode from the default cell.  
Public MethodResetImeSentenceModeResets the ImeSentenceMode property for the cell and makes the cell inherit the ImeSentenceMode value from the default cell.  
Public MethodResetLockBackColorResets the background color for the locked cell and makes the cell inherit the background color from the default cell.  
Public MethodResetLockedResets the locked state for the cell and makes the cell inherit the locked state from the default cell.  
Public MethodResetLockFontResets the font for the locked cell and makes the cell in herit the font from the default cell.  
Public MethodResetLockForeColorResets the text color for the locked cell and makes the cell inherit the fore color from the default cell.  
Public MethodResetNoteResets the note for the cell to empty.  
Public MethodResetNoteIndicatorColorResets the color of the cell note indicator to its default value.  
Public MethodResetNoteIndicatorPositionResets the position of the note indicator.  
Public MethodResetNoteIndicatorSizeResets the size of the note indicator.  
Public MethodResetNoteStyleResets the note style for the cell and makes the cell inherit the note style from the default cell.  
Public MethodResetParentStyleNameResets the ParentStyleName object for the cell to an empty string.  
Public MethodResetTabStopResets to its default value whether the user can set focus to the cell using the Tab key.  
Public MethodResetTagResets the tag for the cell to empty.  
Public MethodResetTextResets the text for the cell to empty.  
Public MethodResetTextIndentResets the size of the note indicator.  
Public MethodResetValueResets the value for the cell to empty.  
Public MethodResetVerticalAlignmentResets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell.  
Public MethodResetVisualStylesResets the setting of visual styles (XP themes) for the cell to the default setting.  
Public MethodToStringOverloaded. Gets a string containing an absolute reference to this cell in the current reference style.  
Public MethodUnGroupSparklineOverloaded. Ungroups the sparkline at the specified location if it is in the same group with the current cell.  
Top
Protected Methods
 NameDescription
Protected MethodGetDataModelGets the data model for a cell.  
Protected MethodIsValidChecks whether the specified view row and column indexes are valid coordinates in the sheet's data model, and if so sets the row and column fields to the model row and column indexes.  
Top
See Also

Reference

Cell Class
FarPoint.Win.Spread Namespace
Column Class
Row Class
Cells Class
CellType Namespace

User-Task Documentation

Customizing the Appearance of a Cell
Customizing Interaction in Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.