function get_fontWeight(); function set_fontWeight(value);
var style = inArgs.factory.createCmfStyle(); style.fontWeight = 'bold';
© 2006-2019 Aras Corporation.