Click or drag to resize

CellsetFont Method

Sets font for current cell.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function setFont(font);

Parameters

font
Type: string
Value is in the following formats: Name-style-size, style:{bold,italic,bolditalic} [examples: Courier-bold-12]
See Also