Spread Windows Forms 12.0 Product Documentation
IconSetRule Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > CfExecutedResult Structure : IconSetRule Property
Gets the icon set conditional formatting rule.
Syntax
'Declaration
 
Public ReadOnly Property IconSetRule As IconSetCfRule
'Usage
 
Dim instance As CfExecutedResult
Dim value As IconSetCfRule
 
value = instance.IconSetRule
public IconSetCfRule IconSetRule {get;}

Property Value

An IconSetCfRule object represents the icon set conditional formatting rule.
See Also

Reference

CfExecutedResult Structure
CfExecutedResult Members