PowerTools InputMan for ASP.NET 8.0J
SetNegativeColor メソッド
負数の文字色。
負数の文字色を設定します。
構文
var instance = new GCIM.GcNumber(container, id);
var value; // Type: any

// パラメータ
var color; //タイプ: string

value = instance.SetNegativeColor(color);
function SetNegativeColor( 
   color : string
) : any;

パラメータ

color
負数の文字色。
参照

GcNumber オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.