GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfIcon Structure
Fields Properties Methods


CfIcon Structure Members

The following tables list the members exposed by CfIcon.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CfIcon struct.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)No icon.  
Top
Public Properties
 NameDescription
Public PropertyGets an integer value represents the icon to be used.  
Public PropertyGets the icon set type.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
Public MethodReturns a hash code for this instance.  
Public MethodDetermines whether this icon is NoIcon.  
Top
Public Operators
Returns a value that indicates whether two specified CfIcon values are equal.
Returns a value that indicates whether two specified CfIcon values are not equal.
Top
See Also