Spread Silverlight Documentation
Cell Class Properties


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

Public Properties
 NameDescription
Public PropertyActualBackgroundGets an object that describes the displayed background of a cell.  
Public PropertyActualBorderBottomGets the displayed left cell border.  
Public PropertyActualBorderLeftGets the displayed left border of a cell.  
Public PropertyActualBorderRightGets the displayed right cell border.  
Public PropertyActualBorderTopGets the displayed top border of a cell.  
Public PropertyActualDataValidatorGets the current cell data converter.  
Public PropertyActualFocusableGets a value that indicates whether the user can currently set focus to the cell using the keyboard or mouse.  
Public PropertyActualFontFamilyGets or sets the displayed font family of the cell.  
Public PropertyActualFontSizeGets or sets the displayed cell font size in points.  
Public PropertyActualFontStretchGets or sets the current degree to which a font is condensed or expanded.  
Public PropertyActualFontStyleGets or sets the displayed cell font style.  
Public PropertyActualFontWeightGets or sets the displayed weight for the cell font.  
Public PropertyActualForegroundGets an object that describes the displayed foreground of a cell.  
Public PropertyActualFormatterGets the current cell formatter.  
Public PropertyActualHorizontalAlignmentGets or sets the displayed horizontal alignment of the cell contents.  
Public PropertyActualLockedGets a value that indicates whether a cell is currently marked as locked from editing.  
Public PropertyActualShrinkToFitGets or sets the current value that indicates whether the text shrinks to fit in the cell.  
Public PropertyActualStrikethroughGets the current value that indicates whether Stikethrough is used.  
Public PropertyActualTabStopGets a value that indicates whether the user can currently set focus to the cell using the Tab key.  
Public PropertyActualTextIndentGets or sets the current amount used to indent the cell text.  
Public PropertyActualUnderlineGets the current value that indicates whether Underline is used.  
Public PropertyActualVerticalAlignmentGets or sets the displayed vertical alignment of the cell contents.  
Public PropertyActualWordWrapGets or sets the current value that indicates whether the text wraps in the cell.  
Public PropertyBackgroundGets or sets the background for a cell.  
Public PropertyBackgroundThemeColorGets or sets the background theme color for a cell.  
Public PropertyBorderBottomGets or sets the right cell border.  
Public PropertyBorderLeftGets or sets the left cell border.  
Public PropertyBorderRightGets or sets the right cell border.  
Public PropertyBorderTopGets or sets the top cell border.  
Public PropertyColumnGets the column that contains this cell.  
Public PropertyColumnSpanGets or sets the number of columns spanned by this cell.  
Public PropertyDataValidatorGets or sets the data validator for a cell.  
Public PropertyFocusableGets or sets a value that indicates whether the user can set focus to the cell using the keyboard or mouse.  
Public PropertyFontFamilyGets or sets the font family of the cell.  
Public PropertyFontSizeGets or sets the font size of the cell, in points.  
Public PropertyFontStretchGets or sets the degree to which a font is condensed or expanded.  
Public PropertyFontStyleGets or sets the font style for the cell.  
Public PropertyFontThemeGets or sets the font theme of the cell.  
Public PropertyFontWeightGets or sets the font weight for the cell.  
Public PropertyForegroundGets or sets the cell foreground.  
Public PropertyForegroundThemeColorGets or sets the foreground theme color for the 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 PropertyIsValidGets or sets a value that indicates whether the cell value is valid.  
Public PropertyLockedGets or sets a value that indicates whether a cell is marked as locked from editing.  
Public PropertyParentGets the parent for this cell.  
Public PropertyParentStyleNameGets or sets the parent style for a cell.  
Public PropertyRowGets the row that contains this cell.  
Public PropertyRowSpanGets or sets the number of rows spanned by a cell.  
Public PropertySheetAreaGets the sheet area that the cell belongs to.  
Public PropertyShrinkToFitGets or sets whether to support shrink to fit.  
Public PropertySparklineGets or sets sparkline information for a cell.  
Public PropertySparklineDataRangeGets the cell range of the sparkline.  
Public PropertySparklineDateAxisRangeGets the axis range of the sparkline.  
Public PropertyStrikethroughGets or sets a value that indicates whether Strikethrough take effect.  
Public PropertyStyleNameGets or sets the custom style for the cell.  
Public PropertyTabStopGets or sets a value that indicates 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 text in a cell.  
Public PropertyTextIndentGets or sets the amount to indent the cell text.  
Public PropertyUnderlineGets or sets a value that indicates whether Underline take effect.  
Public PropertyValueGets or sets the value in a cell.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of the cell contents.  
Public PropertyWordWrapGets or sets whether to support word wrap.  
Public PropertyWorksheetGets the worksheet that the cell belongs to.  
Top
See Also

Reference

Cell Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.