PowerTools InputMan for ASP.NET 8.0J
GetFontStyle メソッド
項目のフォントスタイルを取得します。
構文
var instance = new GCIM.ListItem(text);
var value; // Type: string
value = instance.GetFontStyle();
function GetFontStyle() : string;

戻り値

型 : string
フォントスタイル("normal"、"italic"、"oblique")。
参照

ListItem オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.