Spread Windows Forms 12.0 Product Documentation
Icon Property (CfExecutedResult)


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

Property Value

A CfIcon value represents the conditional formatting icon.
See Also

Reference

CfExecutedResult Structure
CfExecutedResult Members