var instance = new GC.Spread.Sheets.ConditionalFormatting.ScaleRule(); var returnValue; // Type: any returnValue = instance.maxColor(value);
function maxColor( value : string ) : any;
Parameters
- value
- The maximum color scale.
Return Value
If no value is set, returns the maximum color scale; otherwise, returns the scale rule.