PowerTools InputMan for ASP.NET 8.0J
GetTextDecoration メソッド
文字列の上線、下線、打消し線の設定値を取得します。
構文
var instance = new GCIM.GcCharacterTypeValidator(container, id);
var value; // Type: string
value = instance.GetTextDecoration();
function GetTextDecoration() : string;

戻り値

型 : string
文字列に設定されている値("none"、"underline"、"overline" 、"line-through")。
参照

GcCharacterTypeValidator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.