MESCIUS InputMan for ASP.NET 10.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 タイプ

 

 


© MESCIUS inc. All rights reserved.