var instance = new GC.Spread.Sheets.ConditionalFormatting.NormalConditionRule(ruleType, ranges, style, operator, value1, value2, text, formula, type, rank); var returnValue; // Type: any returnValue = instance.type(value);
function type( value : object ) : any;
Parameters
- value
- The average condition type.
Return Value
If no value is set, returns the average condition type; otherwise, returns the number condition rule.