GCIM 名前空間 > GcDate オブジェクト : SetWatermarkDisplayNullForeColor メソッド |
var instance = new GCIM.GcDate(); var returnValue; // Type: any // パラメータ var value; //タイプ: string returnValue = instance.SetWatermarkDisplayNullForeColor(value);
function SetWatermarkDisplayNullForeColor( value : string ) : any;