Click or drag to resize

CellgetFont Method

Gets current cell font.

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

Return Value

Type: [T:(Any)]
Returns string like "fontName-fontStyle-fontSize
See Also