Spread for ASP.NET 10 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 PropertyBackgroundGets or sets the background 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 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 PropertyEncodeValueGets or sets the encode value for a cell.  
Public PropertyFontGets or sets the font for the text in a cell.  
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 PropertyHorizontalAlignGets or sets the horizontal alignment of contents for a cell.  
Public PropertyImeModeGets or sets the IME mode for a cell.  
Public PropertyLockedGets or sets whether a cell is marked as locked from editing.  
Public PropertyMarginGets or sets the settings of the cell margins that define the space between the cell border and the cell contents, for the four sides of the cell.  
Public PropertyNoteGets or sets the note for a cell.  
Public PropertyParentGets the parent for this cell.  
Public PropertyParentStyleNameGets or sets the name of the parent style for a 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 PropertyValueGets or sets the value in a cell.  
Public PropertyVerticalAlignGets or sets the vertical alignment for this cell.  
Top
See Also

Reference

Cell Class
FarPoint.Web.Spread Namespace
Cells Class

User-Task Documentation

Customizing the Appearance of a Cell
Customizing the Interaction with Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.