Spread.Sheets Documentation
IconSetRule Method
The type of icon set.
Represents an icon set rule with the specified parameters.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.ConditionalFormatting.IconSetRule(iconSetType, ranges);
function IconSetRule( 
   iconSetType : IconSetType,
   ranges : undefined
) : any;

Parameters

iconSetType
The type of icon set.
ranges
See Also

Reference

ConditionalFormatting type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.