var instance = new GC.Spread.Sheets.ConditionalFormatting.Condition(conditionType, args); var returnValue; // Type: any returnValue = instance.ranges(value);
function ranges( value : undefined ) : any;
Parameters
- value
- The condition ranges.
Return Value
If no value is set, returns the condition ranges; otherwise, returns the condition.