Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalStyleInfo Class / IsCellTypeSet Method


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