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

SpreadsheetDefaultCellStyleSettingsBuilder

Methods

Background(System.String)

The background CSS color of the cell.

Parameters

value - System.String

The value that configures the background.

Color(System.String)

The text CSS color of the cell.

Parameters

value - System.String

The value that configures the color.

FontFamily(System.String)

The font family of the cell.

Parameters

value - System.String

The value that configures the fontfamily.

FontSize(System.String)

The font size of the cell in pixels.

Parameters

value - System.String

The value that configures the fontsize.

Italic(System.Boolean)

If set to true, sets the cell font to italic.

Parameters

value - System.Boolean

The value that configures the italic.

Bold(System.Boolean)

If set to true, sets the cell font to bold.

Parameters

value - System.Boolean

The value that configures the bold.

Underline(System.Boolean)

If set to true, sets the cell font to underline.

Parameters

value - System.Boolean

The value that configures the underline.

Wrap(System.Boolean)

If set to true, sets the cell wrap.

Parameters

value - System.Boolean

The value that configures the wrap.

In this article
Not finding the help you need?