| Name | Description |
![Public Property](dotnetimages/publicProperty.png) | ActualBackground | Gets an object that describes the displayed background of a cell. |
![Public Property](dotnetimages/publicProperty.png) | ActualBorderBottom | Gets the displayed left cell border. |
![Public Property](dotnetimages/publicProperty.png) | ActualBorderLeft | Gets the displayed left border of a cell. |
![Public Property](dotnetimages/publicProperty.png) | ActualBorderRight | Gets the displayed right cell border. |
![Public Property](dotnetimages/publicProperty.png) | ActualBorderTop | Gets the displayed top border of a cell. |
![Public Property](dotnetimages/publicProperty.png) | ActualDataValidator | Gets the current cell data converter. |
![Public Property](dotnetimages/publicProperty.png) | ActualFocusable | Gets a value that indicates whether the user can currently set focus to the cell using the keyboard or mouse. |
![Public Property](dotnetimages/publicProperty.png) | ActualFontFamily | Gets or sets the displayed font family of the cell. |
![Public Property](dotnetimages/publicProperty.png) | ActualFontSize | Gets or sets the displayed cell font size in points. |
![Public Property](dotnetimages/publicProperty.png) | ActualFontStretch | Gets or sets the current degree to which a font is condensed or expanded. |
![Public Property](dotnetimages/publicProperty.png) | ActualFontStyle | Gets or sets the displayed cell font style. |
![Public Property](dotnetimages/publicProperty.png) | ActualFontWeight | Gets or sets the displayed weight for the cell font. |
![Public Property](dotnetimages/publicProperty.png) | ActualForeground | Gets an object that describes the displayed foreground of a cell. |
![Public Property](dotnetimages/publicProperty.png) | ActualFormatter | Gets the current cell formatter. |
![Public Property](dotnetimages/publicProperty.png) | ActualHorizontalAlignment | Gets or sets the displayed horizontal alignment of the cell contents. |
![Public Property](dotnetimages/publicProperty.png) | ActualLocked | Gets a value that indicates whether a cell is currently marked as locked from editing. |
![Public Property](dotnetimages/publicProperty.png) | ActualShrinkToFit | Gets or sets the current value that indicates whether the text shrinks to fit in the cell. |
![Public Property](dotnetimages/publicProperty.png) | ActualStrikethrough | Gets the current value that indicates whether Stikethrough is used. |
![Public Property](dotnetimages/publicProperty.png) | ActualTabStop | Gets a value that indicates whether the user can currently set focus to the cell using the Tab key. |
![Public Property](dotnetimages/publicProperty.png) | ActualTextIndent | Gets or sets the current amount used to indent the cell text. |
![Public Property](dotnetimages/publicProperty.png) | ActualUnderline | Gets the current value that indicates whether Underline is used. |
![Public Property](dotnetimages/publicProperty.png) | ActualVerticalAlignment | Gets or sets the displayed vertical alignment of the cell contents. |
![Public Property](dotnetimages/publicProperty.png) | ActualWordWrap | Gets or sets the current value that indicates whether the text wraps in the cell. |
![Public Property](dotnetimages/publicProperty.png) | Background | Gets or sets the background for a cell. |
![Public Property](dotnetimages/publicProperty.png) | BackgroundThemeColor | Gets or sets the background theme color for a cell. |
![Public Property](dotnetimages/publicProperty.png) | BorderBottom | Gets or sets the right cell border. |
![Public Property](dotnetimages/publicProperty.png) | BorderLeft | Gets or sets the left cell border. |
![Public Property](dotnetimages/publicProperty.png) | BorderRight | Gets or sets the right cell border. |
![Public Property](dotnetimages/publicProperty.png) | BorderTop | Gets or sets the top cell border. |
![Public Property](dotnetimages/publicProperty.png) | Column | Gets the column that contains this cell. |
![Public Property](dotnetimages/publicProperty.png) | ColumnSpan | Gets or sets the number of columns spanned by this cell. |
![Public Property](dotnetimages/publicProperty.png) | DataValidator | Gets or sets the data validator for a cell. |
![Public Property](dotnetimages/publicProperty.png) | Focusable | Gets or sets a value that indicates whether the user can set focus to the cell using the keyboard or mouse. |
![Public Property](dotnetimages/publicProperty.png) | FontFamily | Gets or sets the font family of the cell. |
![Public Property](dotnetimages/publicProperty.png) | FontSize | Gets or sets the font size of the cell, in points. |
![Public Property](dotnetimages/publicProperty.png) | FontStretch | Gets or sets the degree to which a font is condensed or expanded. |
![Public Property](dotnetimages/publicProperty.png) | FontStyle | Gets or sets the font style for the cell. |
![Public Property](dotnetimages/publicProperty.png) | FontTheme | Gets or sets the font theme of the cell. |
![Public Property](dotnetimages/publicProperty.png) | FontWeight | Gets or sets the font weight for the cell. |
![Public Property](dotnetimages/publicProperty.png) | Foreground | Gets or sets the cell foreground. |
![Public Property](dotnetimages/publicProperty.png) | ForegroundThemeColor | Gets or sets the foreground theme color for the cell. |
![Public Property](dotnetimages/publicProperty.png) | Formatter | Gets or sets the formatter for a cell. |
![Public Property](dotnetimages/publicProperty.png) | Formula | Gets or sets the formula in a cell. |
![Public Property](dotnetimages/publicProperty.png) | HorizontalAlignment | Gets or sets the horizontal alignment of the cell contents. |
![Public Property](dotnetimages/publicProperty.png) | IsValid | Gets or sets a value that indicates whether the cell value is valid. |
![Public Property](dotnetimages/publicProperty.png) | Locked | Gets or sets a value that indicates whether a cell is marked as locked from editing. |
![Public Property](dotnetimages/publicProperty.png) | Parent | Gets the parent for this cell. |
![Public Property](dotnetimages/publicProperty.png) | ParentStyleName | Gets or sets the parent style for a cell. |
![Public Property](dotnetimages/publicProperty.png) | Row | Gets the row that contains this cell. |
![Public Property](dotnetimages/publicProperty.png) | RowSpan | Gets or sets the number of rows spanned by a cell. |
![Public Property](dotnetimages/publicProperty.png) | SheetArea | Gets the sheet area that the cell belongs to. |
![Public Property](dotnetimages/publicProperty.png) | ShrinkToFit | Gets or sets whether to support shrink to fit. |
![Public Property](dotnetimages/publicProperty.png) | Sparkline | Gets or sets sparkline information for a cell. |
![Public Property](dotnetimages/publicProperty.png) | SparklineDataRange | Gets the cell range of the sparkline. |
![Public Property](dotnetimages/publicProperty.png) | SparklineDateAxisRange | Gets the axis range of the sparkline. |
![Public Property](dotnetimages/publicProperty.png) | Strikethrough | Gets or sets a value that indicates whether Strikethrough take effect. |
![Public Property](dotnetimages/publicProperty.png) | StyleName | Gets or sets the custom style for the cell. |
![Public Property](dotnetimages/publicProperty.png) | TabStop | Gets or sets a value that indicates whether the user can set focus to the cell using the Tab key. |
![Public Property](dotnetimages/publicProperty.png) | Tag | Gets or sets an application-defined tag value for a cell. |
![Public Property](dotnetimages/publicProperty.png) | Text | Gets or sets the text in a cell. |
![Public Property](dotnetimages/publicProperty.png) | TextIndent | Gets or sets the amount to indent the cell text. |
![Public Property](dotnetimages/publicProperty.png) | Underline | Gets or sets a value that indicates whether Underline take effect. |
![Public Property](dotnetimages/publicProperty.png) | Value | Gets or sets the value in a cell. |
![Public Property](dotnetimages/publicProperty.png) | VerticalAlignment | Gets or sets the vertical alignment of the cell contents. |
![Public Property](dotnetimages/publicProperty.png) | WordWrap | Gets or sets whether to support word wrap. |
![Public Property](dotnetimages/publicProperty.png) | Worksheet | Gets the worksheet that the cell belongs to. |