Spread Windows Forms 10.0 Product Documentation
Cell Class Properties


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

Public Properties
 NameDescription
Public PropertyBackColorGets or sets the background color for a cell.  
Public PropertyBorderGets or sets the border for a cell.  
Public PropertyCanFocusGets or sets whether the user can set focus to the cell using the keyboard or mouse.  
Public PropertyCellPaddingGets or sets the amount of spaces to pad the cell(s) in pixels.  
Public PropertyCellTypeGets or sets the type of cell.  
Public PropertyColumnGets the column that contains this cell.  
Public PropertyColumnSpanGets or sets the number of columns spanned by this cell.  
Public PropertyEditorGets or sets the editor for a cell.  
Public PropertyErrorTextGets or sets error text for this cell.  
Public PropertyFontGets or sets the font for the cell text.  
Public PropertyForeColorGets or sets the text (foreground) color for a cell.  
Public PropertyFormatterGets or sets the formatter for a cell.  
Public PropertyFormulaGets or sets the formula in a cell.  
Public PropertyHorizontalAlignmentGets or sets the horizontal alignment of the cell contents.  
Public PropertyImeModeGets or sets the IME mode for a cell.  
Public PropertyImeSentenceModeGets or sets the ImeSentenceMode value for a cell.  
Public PropertyInputScopeGets or sets the input scope for a cell.  
Public PropertyLockBackColorGets or sets the background color for a locked cell.  
Public PropertyLockedGets or sets whether a cell is marked as locked from editing.  
Public PropertyLockFontGets or sets the font for a locked cell.  
Public PropertyLockForeColorGets or sets the text (foreground) color for a locked cell.  
Public PropertyNoteGets or sets the note for a cell.  
Public PropertyNoteIndicatorColorGets or sets the color for the note indicator for a cell.  
Public PropertyNoteIndicatorPositionGets or sets the cell note indicator position for the cell.  
Public PropertyNoteIndicatorSizeGets or sets the size for the note indicator for a cell.  
Public PropertyNoteStyleGets or sets the note style for a cell.  
Public PropertyParentGets the parent for this cell.  
Public PropertyParentStyleNameGets or sets the name of the parent style for a cell.  
Public PropertyParseFormatInfoGets or sets the parsed formatting for the cell.  
Public PropertyParseFormatStringGets or sets the parsed formatting string for the cell.  
Public PropertyRendererGets or sets the renderer for a cell.  
Public PropertyRowGets the row that contains this cell.  
Public PropertyRowSpanGets or sets the number of rows spanned by a cell.  
Public PropertySparklineGets or sets the sparkline.  
Public PropertyStyleNameGets or sets the name of the custom style for a cell.  
Public PropertyTabStopGets or sets whether the user can set focus to the cell using the Tab key.  
Public PropertyTagGets or sets an application-defined tag value for a cell.  
Public PropertyTextGets or sets the formatted text in a cell.  
Public PropertyTextIndentGets or sets the amount to indent the text in a cell.  
Public PropertyValueGets or sets the value in a cell.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the cell contents.  
Public PropertyVisualStylesGets or sets the setting of visual styles (XP themes) for the cell.  
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.