Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / WildcardToken Structure / Type Field


In This Topic
    Type Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Type As Integer
    'Usage
     
    
    Dim instance As WildcardToken
    Dim value As Integer
     
    value = instance.Type
     
    instance.Type = value
    public int Type
    See Also