Spread Windows Forms 12.0 Product Documentation
IsCellTypeSet Method (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : IsCellTypeSet Method
Syntax
'Declaration
 
Public Overrides Function IsCellTypeSet() As Boolean
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsCellTypeSet()
public override bool IsCellTypeSet()

Return Value

Boolean: true if cell type is set; false otherwise
See Also

Reference

NamedStyle Class
NamedStyle Members