Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfIcon Structure / NoIcon Field


In This Topic
NoIcon Field (CfIcon)
In This Topic
No icon. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly NoIcon As CfIcon
 
'Usage
 
Dim value As CfIcon
 
value = CfIcon.NoIcon
See Also