GrapeCity.Xaml.SpreadSheet.Data
Cell Class Members
Properties  Methods  Events


The following tables list the members exposed by Cell.

Public Properties
 NameDescription
Public PropertyActualBackground Gets an object that describes the displayed background of a cell.  
Public PropertyActualBorderBottom Gets the displayed left cell border.  
Public PropertyActualBorderLeft Gets the displayed left border of a cell.  
Public PropertyActualBorderRight Gets the displayed right cell border.  
Public PropertyActualBorderTop Gets the displayed top border of a cell.  
Public PropertyActualDataValidator Gets the current cell data converter.  
Public PropertyActualFocusable Gets a value that indicates whether the user can currently set focus to the cell using the keyboard or mouse.  
Public PropertyActualFontFamily Gets or sets the displayed font family of the cell.  
Public PropertyActualFontSize Gets or sets the displayed cell font size in points.  
Public PropertyActualFontStretch Gets or sets the current degree to which a font is condensed or expanded.  
Public PropertyActualFontStyle Gets or sets the displayed cell font style.  
Public PropertyActualFontWeight Gets or sets the displayed weight for the cell font.  
Public PropertyActualForeground Gets an object that describes the displayed foreground of a cell.  
Public PropertyActualFormatter Gets the current cell formatter.  
Public PropertyActualHorizontalAlignment Gets or sets the displayed horizontal alignment of the cell contents.  
Public PropertyActualLocked Gets a value that indicates whether a cell is currently marked as locked from editing.  
Public PropertyActualShrinkToFit Gets or sets the current value that indicates whether the text shrinks to fit in the cell.  
Public PropertyActualStrikethrough Gets the current value that indicates whether Stikethrough is used.  
Public PropertyActualTabStop Gets a value that indicates whether the user can currently set focus to the cell using the Tab key.  
Public PropertyActualTextIndent Gets or sets the current amount used to indent the cell text.  
Public PropertyActualUnderline Gets the current value that indicates whether Underline is used.  
Public PropertyActualVerticalAlignment Gets or sets the displayed vertical alignment of the cell contents.  
Public PropertyActualWordWrap Gets or sets the current value that indicates whether the text wraps in the cell.  
Public PropertyBackground Gets or sets the background for a cell.  
Public PropertyBackgroundThemeColor Gets or sets the background theme color for a cell.  
Public PropertyBorderBottom Gets or sets the right cell border.  
Public PropertyBorderLeft Gets or sets the left cell border.  
Public PropertyBorderRight Gets or sets the right cell border.  
Public PropertyBorderTop Gets or sets the top cell border.  
Public PropertyColumn Gets the column that contains this cell.  
Public PropertyColumnSpan Gets or sets the number of columns spanned by this cell.  
Public PropertyDataValidator Gets or sets the data validator for a cell.  
Public PropertyFocusable Gets or sets a value that indicates whether the user can set focus to the cell using the keyboard or mouse.  
Public PropertyFontFamily Gets or sets the font family of the cell.  
Public PropertyFontSize Gets or sets the font size of the cell, in points.  
Public PropertyFontStretch Gets or sets the degree to which a font is condensed or expanded.  
Public PropertyFontStyle Gets or sets the font style for the cell.  
Public PropertyFontTheme Gets or sets the font theme of the cell.  
Public PropertyFontWeight Gets or sets the font weight for the cell.  
Public PropertyForeground Gets or sets the cell foreground.  
Public PropertyForegroundThemeColor Gets or sets the foreground theme color for the cell.  
Public PropertyFormatter Gets or sets the formatter for a cell.  
Public PropertyFormula Gets or sets the formula in a cell.  
Public PropertyHorizontalAlignment Gets or sets the horizontal alignment of the cell contents.  
Public PropertyIsValid Gets or sets a value that indicates whether the cell value is valid.  
Public PropertyLocked Gets or sets a value that indicates whether a cell is marked as locked from editing.  
Public PropertyParent Gets the parent for this cell.  
Public PropertyParentStyleName Gets or sets the parent style for a cell.  
Public PropertyRow Gets the row that contains this cell.  
Public PropertyRowSpan Gets or sets the number of rows spanned by a cell.  
Public PropertySheetArea Gets the sheet area that the cell belongs to.  
Public PropertyShrinkToFit Gets or sets whether to support shrink to fit.  
Public PropertySparkline Gets or sets sparkline information for a cell.  
Public PropertySparklineDataRange Gets the cell range of the sparkline.  
Public PropertySparklineDateAxisRange Gets the axis range of the sparkline.  
Public PropertyStrikethrough Gets or sets a value that indicates whether Strikethrough take effect.  
Public PropertyStyleName Gets or sets the custom style for the cell.  
Public PropertyTabStop Gets or sets a value that indicates whether the user can set focus to the cell using the Tab key.  
Public PropertyTag Gets or sets an application-defined tag value for a cell.  
Public PropertyText Gets or sets the text in a cell.  
Public PropertyTextIndent Gets or sets the amount to indent the cell text.  
Public PropertyUnderline Gets or sets a value that indicates whether Underline take effect.  
Public PropertyValue Gets or sets the value in a cell.  
Public PropertyVerticalAlignment Gets or sets the vertical alignment of the cell contents.  
Public PropertyWordWrap Gets or sets whether to support word wrap.  
Public PropertyWorksheet Gets the worksheet that the cell belongs to.  
Top
Public Methods
 NameDescription
Public MethodCacheStyleObject Caches the style object for performance reasons.  
Public MethodEquals Determines whether the specified object is equivalent to this cell.  
Public MethodGetHashCode Gets the hash code of an object.  
Public MethodIsValidValue Determines whether the specified value is valid.  
Public MethodResetBackground Resets the background color for the cell and causes the cell to inherit the background color from the default cell.  
Public MethodResetBackgroundThemeColor Resets the background theme color for the cell and causes the cell to inherit the background theme color from the default cell.  
Public MethodResetBorderBottom Resets the bottom cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResetBorderLeft Resets the left cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResetBorderRight Resets the right cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResetBorderTop Resets the top cell border for the cell and causes the cell to inherit the cell border from the default cell.  
Public MethodResetDataValidator Resets the data validator for the cell to null.  
Public MethodResetFocusable Resets whether the cell can receive focus to its default value.  
Public MethodResetFontFamily Resets the font family for the cell and causes the cell to inherit the font family from the default cell.  
Public MethodResetFontSize Resets the font size for the cell and causes the cell to inherit the font size from the default cell.  
Public MethodResetFontStretch Resets the font stretch for the cell and causes the cell to inherit the font stretch from the default cell.  
Public MethodResetFontStyle Resets the font style for the cell and causes the cell to inherit the font style from the default cell.  
Public MethodResetFontTheme Resets the font theme for the cell and causes the cell to inherit the font theme from the default cell.  
Public MethodResetFontWeight Resets the font weight for the cell and causes the cell to inherit the font weight from the default cell.  
Public MethodResetForeground Resets the text (foreground) color for the cell and causes the cell to inherit the text color from the default cell.  
Public MethodResetForegroundThemeColor Resets the text (foreground) theme color for the cell and causes the cell to inherit the text (foreground) color from the default cell.  
Public MethodResetFormatter Resets the formatter for the cell and causes the cell to inherit the formatter from the default cell.  
Public MethodResetHorizontalAlignment Resets the horizontal alignment for the cell and makes the cell inherit the horizontal alignment from the default cell.  
Public MethodResetLocked Resets the locked state for the cell and causes the cell to inherit the locked state from the default cell.  
Public MethodResetParentStyleName Resets the ParentStyleName object for the cell to an empty string.  
Public MethodResetShrinkToFit Resets the shrink to fit setting for the cell and causes the cell to inherit the shrink to fit setting from the default cell.  
Public MethodResetStrikethrough Reset Strikethrough to false.  
Public MethodResetStyleName Resets the StyleName object for the cell to empty.  
Public MethodResetTabStop Resets whether the user can set focus to the cell using the Tab key, to its default value.  
Public MethodResetText Resets the text for the cell to empty.  
Public MethodResetTextIndent Resets the text indent for the cell and causes the cell to inherit the text indent from the default cell.  
Public MethodResetUnderline Reset Underline to false.  
Public MethodResetValue Resets the cell value to empty.  
Public MethodResetVerticalAlignment Resets the vertical alignment for the cell and makes the cell inherit the vertical alignment from the default cell.  
Public MethodResetWordWrap Resets the word wrap setting for the cell and causes the cell to inherit the word wrap setting from the default cell.  
Public MethodToStringOverloaded.  Gets a string that contains an absolute reference to this cell in the current reference style.  
Top
Public Events
 NameDescription
Public EventChanged Occurs when a property value changes.  
Top
See Also

Reference

Cell Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options