var instance = new GCIM.BalloonTipInfo(text, caption, span);
var value; // Type: string
value = instance.GetTextFontWeight();
function GetTextFontWeight() : string;
戻り値の型
フォントの太さを表す数値(100、200、300、400、500、600、700、800、900)またはキーワード("normal"、"bold"、"lighter"、"bolder")。