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