Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / IsCellTypeSet Method


In This Topic
IsCellTypeSet Method (AppearanceStyleInfo)
In This Topic
Syntax
'Declaration
 
Public Overrides Function IsCellTypeSet() As Boolean
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As Boolean
 
value = instance.IsCellTypeSet()
See Also