New to Telerik UI for ASP.NET Core? Download free 30-day trial

SpreadsheetSheetRowCell

Properties

Background - String

BorderBottom - SpreadsheetSheetRowCellBorderBottomSettings

The bottom border color of the cell. Many standard CSS formats are supported. However, the canonical form is #ccff00.

BorderLeft - SpreadsheetSheetRowCellBorderLeftSettings

The left border color of the cell. Many standard CSS formats are supported. However, the canonical form is #ccff00.

BorderTop - SpreadsheetSheetRowCellBorderTopSettings

The top border color of the cell. Many standard CSS formats are supported. However, the canonical form is #ccff00.

BorderRight - SpreadsheetSheetRowCellBorderRightSettings

The right border color of the cell. Many standard CSS formats are supported. However, the canonical form is #ccff00.

Color - String

Comment - String

FontFamily - String

FontSize - Nullable

Italic - Nullable

Bold - Nullable

Enable - Nullable

Format - String

Formula - String

Html - Nullable

Index - Nullable

Underline - Nullable

Value - Object

Validation - SpreadsheetSheetRowCellValidationSettings

Defines the validation type.The supported options are: reject or warning (default).

Wrap - Nullable

TextAlign - Nullable

VerticalAlign - Nullable

Spreadsheet - Spreadsheet

The background CSS color of the cell.

Methods

Serialize()

Serialize current instance to Dictionary

In this article
Not finding the help you need?